Differences From Artifact [864689325a]:
- File megatest.scm — part of check-in [c4edfbcd13] at 2011-05-04 23:48:00 on branch trunk — Added pattern selectors for use with -list-runs (user: mrwellan, size: 19113) [annotate] [blame] [check-ins using]
To Artifact [beb9f35b7d]:
- File megatest.scm — part of check-in [e0413b29e1] at 2011-05-05 01:37:58 on branch trunk — Fixed -m missing from args (user: matt, size: 19121) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
73 74 75 76 77 78 79 80 81 82 83 84 85 86 | "-list-runs" "-testpatt" "-itempatt" "-setlog" "-runstep" "-logpro" "-remove-run" ) (list "-h" "-force" "-xterm" "-showkeys" "-test-status" "-gui" | > | 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 | "-list-runs" "-testpatt" "-itempatt" "-setlog" "-runstep" "-logpro" "-remove-run" "-m" ) (list "-h" "-force" "-xterm" "-showkeys" "-test-status" "-gui" |
︙ | ︙ |