No longer hardcode the target file

This commit is contained in:
Pierre Pronchery 2014-11-11 01:33:39 +01:00
parent e6f46314a9
commit 6e2694fce2

View File

@ -84,6 +84,7 @@ fi
[ "$clean" -ne 0 ] && exit 0 [ "$clean" -ne 0 ] && exit 0
target="$1"
($DATE ($DATE
echo echo
_test "NetBSD" "library") > "tests.log" _test "NetBSD" "library") > "$target"