commit 490799b7725f9a173fec6945c7dd927dd9aa5801 parent cad13d0dce46dbbb42140a40f32245f73672dc39 Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu> Date: Tue, 16 Aug 2016 13:38:39 -0700 update help message of unit tester Diffstat:
M | tools/unit.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/unit.sh b/tools/unit.sh @@ -91,7 +91,7 @@ once() { if test -z "$1" then - echo "usage: test/go.sh {all, SSAFILE}" 2>&1 + echo "usage: tools/unit.sh {all, SSAFILE}" 2>&1 exit 1 fi