From dcf52cbf25572b001e1b8d5f0091e5559b662b07 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Thu, 14 Nov 2013 00:18:13 -0600 Subject: Remove leftover debris from scripts/test.sh that screws up single tests with single.sh. --- scripts/test.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/test.sh') diff --git a/scripts/test.sh b/scripts/test.sh index 48a5bf3b..160f24f9 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -25,7 +25,6 @@ if [ $# -ne 0 ] then for i in "$@" do - ln -sf toybox $i . "$TOPDIR"/scripts/test/$i.test done else -- cgit v1.2.3