[PATCH] stop running f26 atomic runs

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

 



also update it so that when we uncomment it will be for f28.
---
 roles/releng/files/twoweek-updates | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/roles/releng/files/twoweek-updates b/roles/releng/files/twoweek-updates
index b44fae7f1..6f4cf9488 100644
--- a/roles/releng/files/twoweek-updates
+++ b/roles/releng/files/twoweek-updates
@@ -1,6 +1,6 @@
-#Fedora 26 two-week updates nightly compose
-MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx
-15 8 * * * root TMPDIR=`mktemp -d /tmp/twoweekF26.XXXXXX` && pushd $TMPDIR && git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f26 && LANG=en_US.UTF-8 ./twoweek-nightly.sh RC-$(date "+\%Y\%m\%d").0 && popd && rm -rf $TMPDIR
+#Fedora 28 two-week updates nightly compose
+#MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx
+#15 8 * * * root TMPDIR=`mktemp -d /tmp/twoweekF28.XXXXXX` && pushd $TMPDIR && git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f28 && LANG=en_US.UTF-8 ./twoweek-nightly.sh RC-$(date "+\%Y\%m\%d").0 && popd && rm -rf $TMPDIR
 
 #Fedora 27 two-week updates nightly compose
 MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx
-- 
2.14.3
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx




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

  Powered by Linux