]> The Tcpdump Group git mirrors - tcpdump/blobdiff - tests/crypto.sh
fix output directories for TESTonce
[tcpdump] / tests / crypto.sh
index fffcec2815644c07f75c1fa7eee2759496d055fe..7eadb1f30156b9d4baa3b7dd968ec7192bc9b760 100755 (executable)
@@ -3,6 +3,9 @@
 srcdir=${1-..}
 echo crypto.sh using ${srcdir} from $(pwd)
 
+SRCDIR=$srcdir
+export SRCDIR
+
 testdir=${srcdir}/tests
 
 exitcode=0