[SCM] debian-live/autotesting branch, master, updated. 9c5143b50da2155314f60f09166d45a23b762492

Brendan M. Sleight bms.debian at barwap.com
Fri Aug 8 22:58:08 UTC 2008


The following commit has been merged in the master branch:
commit be520e6e536a0f7241eaa5092ce91c09abf16ab7
Author: Brendan M. Sleight <bms.debian at barwap.com>
Date:   Fri Aug 8 22:26:47 2008 +0000

    Minor tweaksÂ

diff --git a/local_build_debian-live.sh b/local_build_debian-live.sh
index fed6d9f..6c50013 100755
--- a/local_build_debian-live.sh
+++ b/local_build_debian-live.sh
@@ -28,8 +28,7 @@ cd $TMP_DIR
 lh_config --distribution $2  $PACKAGES_LISTS
 sudo lh_build
 cp ./binary.iso ${1}-${2}-i386-${3}.iso
-ls ./ "$1"
-#chmod a+w "$1"
+sudo lh_clean
 sudo rm $TMP_DIR -R
 
 
diff --git a/run-batch-autotesting.sh b/run-batch-autotesting.sh
index 88bef7a..ced2af0 100755
--- a/run-batch-autotesting.sh
+++ b/run-batch-autotesting.sh
@@ -114,7 +114,7 @@ do
             LN_S_CURRENT="$WEB_ROOT/$BASE_NAME/current"
             # making directories if required.
             mkdir -p "$LN_S_ROOT"
-            rm "$LN_S_CURRENT/*" -rf
+            rm $LN_S_CURRENT -rf
             mkdir -p "$LN_S_CURRENT"
             # get rid of the old current
             cp $VIDEO_NAME                "$LN_S_ROOT/video-booting.theora_${TODAY}.ogg"

-- 
debian-live/autotesting



More information about the debian-live-changes mailing list