Fix path to test b2 invocation (now that we cd to status).

This commit is contained in:
Rene Rivera 2015-05-29 10:04:49 -05:00
parent ce88b6ad64
commit c3864a8035

View file

@ -5,4 +5,4 @@ script:
- ./bootstrap.sh
- ./b2 -n
- cd status
- ./b2 -n -d0
- ../b2 -n -d0