Shorten slightly to fit on a line
1 files changed, 1 insertions(+), 1 deletions(-) M build/run-platform-tests.sh
M build/run-platform-tests.sh +1 -1
@@ 75,7 75,7 @@ for mf in build/Makefile.$platformtag bu echo "Build in bqvec done" echo else - echo "No similar Makefile exists in bqvec dir, building there using default Makefile first..." + echo "No such Makefile exists in bqvec dir, building there using default Makefile..." ( cd ../bqvec ; run "" make clean && run "" make ) echo "Build in bqvec done" echo