[PATCH] Disable rawhide for now.

Jesse Keating jkeating at redhat.com
Fri Jun 5 22:59:41 UTC 2009


Moving to F12 content has caused the rawhide compose to take
longer than one day, mostly to create all the new delta rpms.
This disables the attempt to build rawhide so that we don't have
two composes happening at once.
---
 configs/build/rawhide |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configs/build/rawhide b/configs/build/rawhide
index e0697d9..eab9097 100644
--- a/configs/build/rawhide
+++ b/configs/build/rawhide
@@ -1,3 +1,3 @@
 # rawhide compose
 MAILTO=jkeating at fedoraproject.org
-15 6 * * * masher TMPDIR=`mktemp -d /tmp/rawhide.XXXXX`; cd $TMPDIR; git clone -n git://git.fedorahosted.org/git/releng; cd releng; git checkout -b rawhide-stable; LANG=en_US.UTF-8 ./scripts/buildrawhide $(date "+\%Y\%m\%d"); sudo -u ftpsync /usr/local/bin/update-fullfilelist fedora
+#15 6 * * * masher TMPDIR=`mktemp -d /tmp/rawhide.XXXXX`; cd $TMPDIR; git clone -n git://git.fedorahosted.org/git/releng; cd releng; git checkout -b rawhide-stable; LANG=en_US.UTF-8 ./scripts/buildrawhide $(date "+\%Y\%m\%d"); sudo -u ftpsync /usr/local/bin/update-fullfilelist fedora
-- 
1.5.5.6




More information about the Fedora-infrastructure-list mailing list