chiark / gitweb /
jpctb: Fix syntax
[jarrg-owen.git] / jpctb
diff --git a/jpctb b/jpctb
index 402553653e18b7ee9305eb7cbe84ab197178d982..7fc11b8e7516d2af95ca06724115a1c364d73815 100755 (executable)
--- a/jpctb
+++ b/jpctb
@@ -37,6 +37,7 @@ nojre () {
        fail "couldn't find the right jre: $*
  perhaps you should make ypp's java symlink (normally yohoho/java)
  point to your jre, eg to /usr/lib/jvm/java-6-sun"
+}
 
 badusage () {
        fail "bad usage: $*"