Index: tests/pybin/settings.py
===================================================================
--- tests/pybin/settings.py	(revision 0d314345431886e5f67fcab6c997eb6c0b730794)
+++ tests/pybin/settings.py	(revision 2fa0237f52bd8db42015c83dee0d38191a902db4)
@@ -141,5 +141,5 @@
 	all_install  = [Install(o)      for o in list(dict.fromkeys(options.install))]
 	archive      = os.path.abspath(os.path.join(original_path, options.archive_errors)) if options.archive_errors else None
-	invariant    = options.no_invariant
+	invariant    = options.invariant
 	continue_    = options.continue_
 	dry_run      = options.dry_run # must be called before tools.config_hash()
