[PATCH 2/2] fedora-web: Use f12-alpha branch

Todd Zullinger tmz at pobox.com
Tue Aug 25 01:12:36 UTC 2009


---
 modules/fedora-web/files/syncStatic.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/fedora-web/files/syncStatic.sh b/modules/fedora-web/files/syncStatic.sh
index d615fd8..fbd987e 100755
--- a/modules/fedora-web/files/syncStatic.sh
+++ b/modules/fedora-web/files/syncStatic.sh
@@ -22,7 +22,7 @@ trap "cd /tmp ; rm -rf $TEMP" EXIT
 # Good luck!
 
 cd fedora-web
-/usr/bin/git checkout -q origin/f11 || exit 1
+/usr/bin/git checkout -q origin/f12-alpha || exit 1
 
 cd fedoraproject.org
 make > /dev/null 2>&1
-- 
1.6.4.1




More information about the Fedora-infrastructure-list mailing list