[SCM] debian-live/autotesting branch, master, updated. 298fa8deba59958938dc14313456fca4468550f6

Brendan M. Sleight bms.debian at barwap.com
Sun Aug 31 14:51:35 UTC 2008


The following commit has been merged in the master branch:
commit 298fa8deba59958938dc14313456fca4468550f6
Author: Brendan M. Sleight <bms.debian at barwap.com>
Date:   Sun Aug 31 14:50:40 2008 +0000

    Use the correct list of files -  lenny_live_beta.lst
    
    Signed-off-by: Brendan M. Sleight <bms.debian at barwap.com>

diff --git a/daily-cron-script.sh b/daily-cron-script.sh
index 3206b69..8f6ec25 100755
--- a/daily-cron-script.sh
+++ b/daily-cron-script.sh
@@ -11,7 +11,7 @@ exec >${BASEDIR}/log/daily/autotesting.log 2>&1
 echo "New Day $(date)"
 
 # lenny_live_beta1.lst
-./run-batch-autotesting.sh daily.lst ${BASEDIR}/iso/daily/ ${BASEDIR}/video/daily/ /var/www/lenny_live_beta1/i386/
+./run-batch-autotesting.sh lenny_live_beta1.lst ${BASEDIR}/iso/daily/ ${BASEDIR}/video/daily/ /var/www/lenny_live_beta1/i386/
 
 # Test "daily" images
 ./run-batch-autotesting.sh daily.lst ${BASEDIR}/iso/daily/ ${BASEDIR}/video/daily/ /var/www/debian-live/i386/

-- 
debian-live/autotesting



More information about the debian-live-changes mailing list