From: Thilo Fromm Date: Tue, 2 Apr 2013 15:47:35 +0000 (+0200) Subject: liveboot-testlink: fix a typo which resulted in NOP X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=f3c2e894d5dc060660e82b508fea642de517252d;p=profitbricks%2Fjenkins-build-scripts.git liveboot-testlink: fix a typo which resulted in NOP Signed-off-by: Thilo Fromm --- diff --git a/liveboot_testlink_create_build.sh b/liveboot_testlink_create_build.sh index eaff6b2..73a97e7 100755 --- a/liveboot_testlink_create_build.sh +++ b/liveboot_testlink_create_build.sh @@ -77,7 +77,7 @@ createBuild() { # ---- -if [ "testlink_create_build.sh" = `basename $0` ]; then +if [ "liveboot_testlink_create_build.sh" = `basename $0` ]; then [ $# -lt 2 ] && { echo