[PATCH] Add dist-f12 to the static repos.

Jesse Keating jkeating at redhat.com
Mon Mar 30 20:44:29 UTC 2009


We're allowing for early branching now.
---
 configs/build/update-static-repos.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configs/build/update-static-repos.py b/configs/build/update-static-repos.py
index 16ee6ac..98d48c9 100755
--- a/configs/build/update-static-repos.py
+++ b/configs/build/update-static-repos.py
@@ -4,7 +4,7 @@ import os
 import sys
 import koji
 
-TAGS = ('dist-olpc2-build', 'dist-olpc3-build', 'dist-olpc4-build', 'dist-f8-build', 'dist-f9-build', 'dist-f10-build', 'dist-f11-build', 'dist-rawhide', 'olpc2-update1', 'olpc2-ship2')
+TAGS = ('dist-olpc2-build', 'dist-olpc3-build', 'dist-olpc4-build', 'dist-f9-build', 'dist-f10-build', 'dist-f11-build', 'dist-f12-build', 'dist-rawhide', 'olpc2-update1', 'olpc2-ship2')
 STATICPATH = '/mnt/koji/static-repos'
 SUFFIX = '-current'
 
-- 
1.5.5.6




More information about the infrastructure mailing list