unix.sh 181 B

12345678
  1. #!/bin/bash -e
  2. # continuous integration test script
  3. # run this from the top-level source directory
  4. make -C unix check
  5. make -C unix clean
  6. #DAALA_ROOT=. tools/submit_awcy.py -master