summary refs log tree commit diff
path: root/tools/unit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/unit.sh')
-rwxr-xr-xtools/unit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/unit.sh b/tools/unit.sh
index c4a85d2..756a994 100755
--- 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