diff --git a/rethinkdb/_restore.py b/rethinkdb/_restore.py index 178f1bd..2c29eb1 100755 --- a/rethinkdb/_restore.py +++ b/rethinkdb/_restore.py @@ -244,7 +244,7 @@ def do_unzip(temp_dir, options): ) # filter out tables we are not looking for - table = os.path.splitext(file_name) + table = os.path.splitext(file_name)[0] if tables_to_export and not ( (db, table) in tables_to_export or (db, None) in tables_to_export ):
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: