瀏覽代碼

update help message of unit tester

Quentin Carbonneaux 9 年之前
父節點
當前提交
490799b772
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/unit.sh

+ 1 - 1
tools/unit.sh

@@ -91,7 +91,7 @@ once() {
 
 
 if test -z "$1"
 if test -z "$1"
 then
 then
-	echo "usage: test/go.sh {all, SSAFILE}" 2>&1
+	echo "usage: tools/unit.sh {all, SSAFILE}" 2>&1
 	exit 1
 	exit 1
 fi
 fi