chiark / gitweb /
jpctb: Fix syntax
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 22 Aug 2010 18:43:42 +0000 (19:43 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 22 Aug 2010 18:43:42 +0000 (19:43 +0100)
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: $*"