Change freeze request: Enforce website freeze in syncStatic.sh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'd like to update syncStatic.sh to enforce the website change freeze
(in case I accidentally run make push).  Here is the patch for the
change:

Index: syncStatic.sh
===================================================================
RCS file: /cvs/puppet/configs/system/syncStatic.sh,v
retrieving revision 1.20
diff -u -r1.20 syncStatic.sh
--- syncStatic.sh       12 Dec 2007 23:11:07 -0000      1.20
+++ syncStatic.sh       16 Apr 2008 20:06:34 -0000
@@ -22,7 +22,8 @@
 cd $TEMP
 /usr/bin/git clone git://git.fedorahosted.org/git/fedora-web.git >
/dev/null 2>&1
 cd fedora-web
-/usr/bin/git checkout origin/live > /dev/null 2>&1
+# Checkout last F8 commit
+/usr/bin/git checkout 091d53ea83b78e7a5ea2933be9100e74359802ee >
/dev/null 2>&1

 cd fedoraproject.org
 /bin/rm -rf /var/lib/puppet/application/fedoraproject.org/*

What do you think?
Ricky

Attachment: pgpheVAIR4NHq.pgp
Description: PGP signature

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux