Extra space needed on RH4.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 29 Oct 2009 21:02:39 +0000 (21:02 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 29 Oct 2009 21:02:39 +0000 (21:02 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3156 cb58f699-b61c-0410-a6fe-9272a202ed29

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