From 532096037336792692e4f523535142fb35f00a47 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Sun, 2 Nov 2008 14:22:54 -0600 Subject: remove the loop around mythfrontend/mythwelcome --- abs/core-testing/LinHES-system/LinHES-run | 11 ++++++----- abs/core-testing/LinHES-system/PKGBUILD | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/abs/core-testing/LinHES-system/LinHES-run b/abs/core-testing/LinHES-system/LinHES-run index 14028e3..57bbc93 100644 --- a/abs/core-testing/LinHES-system/LinHES-run +++ b/abs/core-testing/LinHES-system/LinHES-run @@ -50,11 +50,12 @@ echo "=====================================================================" echo "Starting $STARTCMD" -while [ x = x ] -do +# while [ x = x ] +# do if [ -f /tmp/nomfe ] then - sleep 120 +# sleep 120 + exit 0 else if [ -f /tmp/debug ] then @@ -71,6 +72,6 @@ do $STARTCMD 2>&1 fi fi -echo "_______________________________________________________" -done +# echo "_______________________________________________________" +# done diff --git a/abs/core-testing/LinHES-system/PKGBUILD b/abs/core-testing/LinHES-system/PKGBUILD index 433b44c..4e2a952 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=4 +pkgrel=5 arch=('i686') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin -- cgit v0.12