From: Rob Landley Date: Thu, 14 Nov 2013 06:18:13 +0000 (-0600) Subject: Remove leftover debris from scripts/test.sh that screws up single tests with single.sh. X-Git-Tag: 0.5.0~397 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dcf52cbf25572b001e1b8d5f0091e5559b662b07;p=platform%2Fupstream%2Ftoybox.git Remove leftover debris from scripts/test.sh that screws up single tests with single.sh. --- diff --git a/scripts/test.sh b/scripts/test.sh index 48a5bf3..160f24f 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