mu/build_and_test_until

5 lines
67 B
Plaintext
Raw Normal View History

2016-10-07 04:49:21 +00:00
#!/bin/sh
2015-03-17 02:18:10 +00:00
2016-10-16 07:22:41 +00:00
./clean top-level
2017-10-11 09:01:29 +00:00
./build --until $1 && ./mu_bin test