hide run_tests wrapper command from test output

This commit is contained in:
Dane Springmeyer 2012-12-06 20:14:59 -08:00
parent c31c4e77f1
commit 0e49aa039e

View file

@ -29,7 +29,7 @@ uninstall:
python scons/scons.py --config=cache --implicit-cache --max-drift=1 uninstall
test:
./run_tests
@ ./run_tests
test-local:
@echo "*** Boostrapping local test environment..."