On 01/15/2018 07:03 PM, Dusty Mabe wrote: > 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 > [email protected] > -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 > +#[email protected] > +#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 > [email protected] >
Applied and pushed out. kevin
signature.asc
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list -- [email protected] To unsubscribe send an email to [email protected]
