Megatest

Check-in [0312a7dc52]
Login
Overview
Comment:Missed commit - message on how to turn on profiling From: 4b3e88463bfcce6890022adb304df18446e9e5e5 User: matt
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.65-rerun-fixes-cm1
Files: files | file ages | folders
SHA1: 0312a7dc52607a03f118cf2c153aed49fb5132e1
User & Date: matt on 2021-02-26 07:37:50
Other Links: branch diff | manifest | tags
Context
2021-02-26
07:39
Merged v1.65 into rerun-fixes From: 7310bcd03f9863ca272f1c4518442528a7082831 User: matt Leaf check-in: 92a98bcb72 user: matt tags: v1.65-rerun-fixes-cm1 (unpublished)
07:37
Missed commit - message on how to turn on profiling From: 4b3e88463bfcce6890022adb304df18446e9e5e5 User: matt check-in: 0312a7dc52 user: matt tags: v1.65-rerun-fixes-cm1 (unpublished)
07:37
Partial work on fixing rerun From: b5b72d675da2eba5c01850ea653e0451706a04c2 User: mrwellan check-in: 3c92e0ef5f user: matt tags: v1.65-rerun-fixes-cm1 (unpublished)
Changes

Modified megatest.scm from [35ed864745] to [7ec2c46e3a].

455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
			"-q" ;; quiet 0, errors/warnings only

                        "-diff-rep"

			"-syscheck"
			"-obfuscate"
			;; junk placeholder
			;; "-:p"
			
                        )
		 args:arg-hash
		 0))

;; Add args that use remargs here
;;







|







455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
			"-q" ;; quiet 0, errors/warnings only

                        "-diff-rep"

			"-syscheck"
			"-obfuscate"
			;; junk placeholder
			;; "-:p" ;; Use "misc" "profilesw"
			
                        )
		 args:arg-hash
		 0))

;; Add args that use remargs here
;;