From 4e4df26fee110f2db6a4b8500e0e0bcec8d39c8d Mon Sep 17 00:00:00 2001 From: James Meyer Date: Sun, 30 Nov 2008 21:27:43 -0600 Subject: remove debugging msg --- abs/core-testing/LinHES-system/PKGBUILD | 2 +- abs/core-testing/LinHES-system/firstboot.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/abs/core-testing/LinHES-system/PKGBUILD b/abs/core-testing/LinHES-system/PKGBUILD index 21f196d..6403dbd 100644 --- a/abs/core-testing/LinHES-system/PKGBUILD +++ b/abs/core-testing/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=1.0 -pkgrel=12 +pkgrel=14 arch=('i686') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin diff --git a/abs/core-testing/LinHES-system/firstboot.sh b/abs/core-testing/LinHES-system/firstboot.sh index 366874a..47aa0f9 100755 --- a/abs/core-testing/LinHES-system/firstboot.sh +++ b/abs/core-testing/LinHES-system/firstboot.sh @@ -3,7 +3,6 @@ ATTEMPT=0 function try_smolt { ((ATTEMPT=ATTEMPT+1)) - echo $ATTEMPT status=$(echo "jump mythsmolt" | telnet localhost 6546 2>&1) echo $status|grep -q refused status=$? -- cgit v0.12