diff --git a/tools/test.sh b/tools/test.sh index fc96dba..15cff88 100755 --- a/tools/test.sh +++ b/tools/test.sh @@ -83,6 +83,7 @@ init() { testcc "$cc" || cc="cc" ;; esac + TARGET=`$bin -t?` ;; *) echo "Unknown target '$TARGET'."