summaryrefslogtreecommitdiff
path: root/experiments/run_a6000_matrix.py
diff options
context:
space:
mode:
Diffstat (limited to 'experiments/run_a6000_matrix.py')
-rwxr-xr-xexperiments/run_a6000_matrix.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/experiments/run_a6000_matrix.py b/experiments/run_a6000_matrix.py
index e5330ef..15933ec 100755
--- a/experiments/run_a6000_matrix.py
+++ b/experiments/run_a6000_matrix.py
@@ -165,7 +165,8 @@ def main():
)
if args.family == "all":
- require_file(plain_audit, "complete plain-CNN P2 audit")
+ if not args.dry_run:
+ require_file(plain_audit, "complete plain-CNN P2 audit")
run(
[
sys.executable,