From 577993c772383f34794503f88f5150270933d514 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 22 Aug 2010 19:43:42 +0100 Subject: [PATCH] jpctb: Fix syntax --- jpctb | 1 + 1 file changed, 1 insertion(+) diff --git a/jpctb b/jpctb index 4025536..7fc11b8 100755 --- 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: $*" -- 2.30.2