mirror of
git://c9x.me/qbe.git
synced 2026-04-07 10:59:47 +00:00
update help message of unit tester
This commit is contained in:
parent
cad13d0dce
commit
490799b772
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user