diff options
Diffstat (limited to 'bin/tests/system/synthfromdnssec/setup.sh')
-rw-r--r-- | bin/tests/system/synthfromdnssec/setup.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/tests/system/synthfromdnssec/setup.sh b/bin/tests/system/synthfromdnssec/setup.sh index 6f7bc7c..66cf7c9 100644 --- a/bin/tests/system/synthfromdnssec/setup.sh +++ b/bin/tests/system/synthfromdnssec/setup.sh @@ -23,6 +23,6 @@ copy_setports ns4/named.conf.in ns4/named.conf copy_setports ns5/named.conf.in ns5/named.conf ( - cd ns1 - $SHELL sign.sh + cd ns1 + $SHELL sign.sh ) |