set and use SYSTEMTESTTOP consistently
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ../conf.sh
|
||||
. $SYSTEMTESTTOP/conf.sh
|
||||
|
||||
dig_with_options() { "$DIG" +noadd +nosea +nostat +noquest +nocomm +nocmd -p "${PORT}" "$@"; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user