aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/test.sh1
1 files changed, 1 insertions, 0 deletions
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'."