Extra space needed on RH4.
[shibboleth/cpp-sp.git] / configs / shibd-redhat.in
index 7ffb186..fd80ee5 100644 (file)
@@ -51,7 +51,7 @@ start() {
 
 stop() {
        echo -n $"Stopping $prog: "
-       if [ -f $pidfile -a 5 -le $VER] ; then
+       if [ -f $pidfile -a 5 -le $VER ] ; then
                killproc -p $pidfile shibd
        else
                killproc shibd