Fixed named.conf generation when using real sh (not bash).

This commit is contained in:
Timo Mkinen 2012-08-07 16:10:22 +03:00
parent dcbc3033b3
commit 947dce76c1

View file

@ -4,7 +4,7 @@ chroot="<%= chroot %>"
confdir="<%= confdir %>" confdir="<%= confdir %>"
operatingsystem="<%= operatingsystem %>" operatingsystem="<%= operatingsystem %>"
function printview { printview() {
view=$1 view=$1
case $view in case $view in
default) default)