quote to make solaris sh apply, patch from Tom Payeire
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
name=${1:-KDC}
|
name=${1:-KDC}
|
||||||
log=${2:-messages.log}
|
log=${2:-messages.log}
|
||||||
waitfor=${3:-${name} started}
|
waitfor="${3:-${name} started}"
|
||||||
|
|
||||||
t=0
|
t=0
|
||||||
waitsec=35
|
waitsec=35
|
||||||
|
Reference in New Issue
Block a user