+;; (esac)

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-07 14:25:35 +01:00
parent 04a876536d
commit 4e4e53aebd
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ case "$uname_s" in
Darwin)
echo macosx
exit 0
;;
NetBSD)
echo netbsd
exit 0