On 11/10/2017 11:32 AM, Kevin Fenzi wrote: > On 11/10/2017 08:07 AM, Mohan Boddu wrote: >> Sorry, I just realized F27 modular is still in beta, so I am gonna leave it like that. >> >> New diff: >> >> diff --git a/roles/releng/files/branched b/roles/releng/files/branched >> index 270a6a1..30e3928 100644 >> --- a/roles/releng/files/branched >> +++ b/roles/releng/files/branched >> @@ -1,4 +1,4 @@ >> # branched compose >> -MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx >> -15 7 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f27 && LANG=en_US.UTF-8 ./nightly.sh && sudo -u ftpsync /usr/local/bin/update-fullfiletimelist -l /pub/fedora-secondary/update-fullfiletimelist.lock -t /pub fedora fedora-secondary >> +#MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx >> +#15 7 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f27 && LANG=en_US.UTF-8 ./nightly.sh && sudo -u ftpsync /usr/local/bin/update-fullfiletimelist -l /pub/fedora-secondary/update-fullfiletimelist.lock -t /pub fedora fedora-secondary >> 15 1,14 * * * root TMPDIR=`mktemp -d /tmp/branched-modular.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f27 && LANG=en_US.UTF-8 ./nightly-modular.sh > > +1 > > kevin +1 Dusty _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx