summaryrefslogtreecommitdiffstats
path: root/bin/tests/system/statschannel/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/system/statschannel/setup.sh')
-rw-r--r--bin/tests/system/statschannel/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tests/system/statschannel/setup.sh b/bin/tests/system/statschannel/setup.sh
index 4ebc39b..0d33e30 100644
--- a/bin/tests/system/statschannel/setup.sh
+++ b/bin/tests/system/statschannel/setup.sh
@@ -15,7 +15,7 @@
. "$SYSTEMTESTTOP/conf.sh"
for conf in ns*/named.conf.in; do
- copy_setports "$conf" "$(dirname "$conf")/$(basename "$conf" .in)"
+ copy_setports "$conf" "$(dirname "$conf")/$(basename "$conf" .in)"
done
(cd ns2 && $SHELL sign.sh)