No longer hardcode the target file
This commit is contained in:
parent
e6f46314a9
commit
6e2694fce2
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user