summaryrefslogtreecommitdiffstats
path: root/bin/tests/system/tsig/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/system/tsig/setup.sh')
-rw-r--r--bin/tests/system/tsig/setup.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/tests/system/tsig/setup.sh b/bin/tests/system/tsig/setup.sh
index d8dbbe3..cd90cee 100644
--- a/bin/tests/system/tsig/setup.sh
+++ b/bin/tests/system/tsig/setup.sh
@@ -17,9 +17,8 @@ $SHELL clean.sh
copy_setports ns1/named.conf.in ns1/named.conf
-if $FEATURETEST --md5
-then
- cat >> ns1/named.conf << EOF
+if $FEATURETEST --md5; then
+ cat >>ns1/named.conf <<EOF
# Conditionally included when support for MD5 is available
key "md5" {
secret "97rnFx24Tfna4mHPfgnerA==";