diff options
| author | Keith Packard <keithp@keithp.com> | 2013-11-12 14:54:57 +0900 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-11-12 14:54:57 +0900 | 
| commit | 40d3575a9365d77ca507ebee226d51d081e1ecc6 (patch) | |
| tree | 319996b71271709f158957fbca386352187a56bf /src/test/run-all-mm | |
| parent | 9d2eb0b00a5a0faefce95bce949be7206b0aad37 (diff) | |
altos: Clean up .gitignore and add a few random files
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/test/run-all-mm')
| -rwxr-xr-x | src/test/run-all-mm | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/run-all-mm b/src/test/run-all-mm new file mode 100755 index 00000000..d9c2043d --- /dev/null +++ b/src/test/run-all-mm @@ -0,0 +1,2 @@ +#!/bin/sh +./run-mm `cat mega.flights`  | 
