diff options
| -rwxr-xr-x | scripts/test.sh | 1 | 
1 files changed, 0 insertions, 1 deletions
| 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 | 
