about summary refs log blame commit diff stats
path: root/subx/build_and_test_until
blob: 398dcbcbc5421a243f8b5a3208a87945acfb1139 (plain) (tree)
1
2
3
4
5
         
      

                                                                   
                                          
#!/bin/sh
set -e

./clean top-level  # ignore subsidiary tools like tangle and cleave
./build --until $1  &&  ./subx_bin test $2