summary refs log tree commit diff
path: root/tools/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test.sh')
-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'."