quote to make solaris sh apply, patch from Tom Payeire

This commit is contained in:
Love Hornquist Astrand
2011-09-26 17:50:45 +02:00
parent 0595af118e
commit f1df66341e

View File

@@ -33,7 +33,7 @@
name=${1:-KDC}
log=${2:-messages.log}
waitfor=${3:-${name} started}
waitfor="${3:-${name} started}"
t=0
waitsec=35