]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
liveboot-testlink: fix a typo which resulted in NOP
authorThilo Fromm <thilo.fromm@profitbricks.com>
Tue, 2 Apr 2013 15:47:35 +0000 (17:47 +0200)
committerHolger Levsen <holger@layer-acht.org>
Tue, 2 Apr 2013 15:57:21 +0000 (17:57 +0200)
Signed-off-by: Thilo Fromm <thilo.fromm@profitbricks.com>
liveboot_testlink_create_build.sh

index eaff6b2a38d2e2646226d03d46c6cce5c0489c71..73a97e710e446733dad4741e0f9dc8d3fae6a8d1 100755 (executable)
@@ -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