summaryrefslogtreecommitdiffstats
path: root/bin/tests/system/synthfromdnssec/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/system/synthfromdnssec/setup.sh')
-rw-r--r--bin/tests/system/synthfromdnssec/setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/tests/system/synthfromdnssec/setup.sh b/bin/tests/system/synthfromdnssec/setup.sh
index d109871..5d0ddee 100644
--- a/bin/tests/system/synthfromdnssec/setup.sh
+++ b/bin/tests/system/synthfromdnssec/setup.sh
@@ -24,6 +24,6 @@ copy_setports ns5/named.conf.in ns5/named.conf
copy_setports ns6/named.conf.in ns6/named.conf
(
- cd ns1
- $SHELL sign.sh
+ cd ns1
+ $SHELL sign.sh
)