[SCM] debian-live/autotesting branch, master, updated. baddf6ec6f7110d98b460342e8d5fcd21756f992
Brendan M. Sleight
bms.debian at barwap.com
Mon Sep 1 20:38:18 UTC 2008
The following commit has been merged in the master branch:
commit baddf6ec6f7110d98b460342e8d5fcd21756f992
Author: Brendan M. Sleight <bms.debian at barwap.com>
Date: Mon Sep 1 20:36:56 2008 +0000
Test lenny_live_beta1/i386/usb-hdd/ - lenny_live_beta.lst
Signed-off-by: Brendan M. Sleight <bms.debian at barwap.com>
diff --git a/clean-old-files.sh b/clean-old-files.sh
index 8ae054e..f2e195e 100755
--- a/clean-old-files.sh
+++ b/clean-old-files.sh
@@ -5,6 +5,7 @@ find /home/autotesting/*/daily/ -not -type d -ctime +4 -print0 | xargs --nul
find /var/www/debian-live/i386/*-sid-* -not -type d -ctime +4 -print0 | xargs --null --no-run-if-empty rm -f
find /var/www/webconverger/i386/* -not -type d -ctime +4 -print0 | xargs --null --no-run-if-empty rm -f
find /var/www/local-build/debian-live/i386/* -not -type d -ctime +4 -print0 | xargs --null --no-run-if-empty rm -f
+find /var/www/lenny_live_beta1/i386/* -not -type d -ctime +4 -print0 | xargs --null --no-run-if-empty rm -f
find /home/autotesting/*/weekly/ -not -type d -ctime +28 -print0 | xargs --null --no-run-if-empty rm -f
find /var/www/debian-live/i386/*-lenny-* -not -type d -ctime +28 -print0 | xargs --null --no-run-if-empty rm -f
diff --git a/lenny_live_beta1.lst b/lenny_live_beta1.lst
index 8f6ef82..172c91b 100644
--- a/lenny_live_beta1.lst
+++ b/lenny_live_beta1.lst
@@ -1,4 +1,4 @@
-http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/iso-cd/debian-live-lenny-i386-standard.iso
-http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/iso-cd/debian-live-lenny-i386-gnome-desktop.iso
-http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/iso-cd/debian-live-lenny-i386-kde-desktop.iso
-http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/iso-cd/debian-live-lenny-i386-xfce-desktop.iso
+http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/usb-hdd/debian-live-lenny-i386-standard.img
+http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/usb-hdd/debian-live-lenny-i386-gnome-desktop.img
+http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/usb-hdd/debian-live-lenny-i386-kde-desktop.img
+http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/usb-hdd/debian-live-lenny-i386-xfce-desktop.img
--
debian-live/autotesting
More information about the debian-live-changes
mailing list