]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
stop.sh: Whitespace.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 6 May 2011 18:07:05 +0000 (11:07 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 6 May 2011 18:07:05 +0000 (11:07 -0700)
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
src/stop.sh

index c0bf8465cccb8f84a3c9d27a9a4b5b75bac24eaa..0495270e4715e8428029142140a9c0ba47a16cb1 100755 (executable)
@@ -35,8 +35,8 @@ while [ $# -ge 1 ]; do
        * )
            printf "$usage"
            exit
-        esac
-        shift
+    esac
+    shift
 done
 
 if [ $stop_all -eq 1 ]; then