cosmetic fix
SVN-Revision: 1545
This commit is contained in:
parent
444e18761e
commit
3940ac9f6d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ case $1 in
|
||||||
$BIN $OPTIONS
|
$BIN $OPTIONS
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "usage: $0 (start)"
|
echo "usage: $0 start"
|
||||||
exit 1
|
exit 1
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue