@@ -135,11 +135,11 @@ (subrun:unset-subrun-removed test-run-dir)) (let* ((log-prefix "run") (switches (subrun:selector+log-switches test-run-dir log-prefix)) (run-wait #t) - (cmd (conc "megatest -run "switches" " + (cmd (conc "megatest -rerun-clean "switches" " (if run-wait "-run-wait " "")))) cmd)) (define (subrun:sanitize-path inpath)