]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Fixy test_all cmdline detection
authorWouter Wijngaards <wouter@NLnetLabs.nl>
Tue, 27 Feb 2007 14:14:08 +0000 (14:14 +0000)
committerWouter Wijngaards <wouter@NLnetLabs.nl>
Tue, 27 Feb 2007 14:14:08 +0000 (14:14 +0000)
test/test_all.sh

index 739e0fbc9900ee163a99afb8195fd253844f35b1..5d0ad7b3d76ec41c4c375e5047336aba9e3e4c47 100755 (executable)
@@ -1,5 +1,5 @@
 TPKG=$1
-if [ -z "$ARG" ]
+if [ -z "$TPKG" ]
 then
   TPKG=$HOME/repos/tpkg/tpkg
 fi