Fix ;; indentation in the main initd loop
authorGuido Trotter <ultrotter@google.com>
Tue, 5 May 2009 14:07:00 +0000 (16:07 +0200)
committerGuido Trotter <ultrotter@google.com>
Wed, 6 May 2009 07:46:04 +0000 (09:46 +0200)
commit84d6ea9b45c013f80cb14c2814dae9c43b539683
tree65015850334c61dbdc6ebe8b4b63ce3bcbc03223
parent7ffe8fbafc663f749660d9356521bbab3c2b5784
Fix ;; indentation in the main initd loop

Currently two of the ;; ending the case bodies are not indented with
anything. Reindent all of them to the body of the loop, as it's done
somewhere else in the init script.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin <iustin@google.com>
doc/examples/ganeti.initd.in