Extra space needed on RH4.
authorScott Cantor <cantor.2@osu.edu>
Thu, 29 Oct 2009 21:02:39 +0000 (21:02 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 29 Oct 2009 21:02:39 +0000 (21:02 +0000)
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