As per Kevin's comment, just commenting the lines. 
And, here's the new diff:

diff --git a/roles/releng/files/branched b/roles/releng/files/branched
index 26fee6c..64192dd 100644
--- a/roles/releng/files/branched
+++ b/roles/releng/files/branched
@@ -1,4 +1,4 @@
 # branched compose
[email protected]
-15 7 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git 
clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f26 
&& 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 18 * * * root TMPDIR=`mktemp -d /tmp/branched-modular.XXXXXX` && cd $TMPDIR 
&& git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git 
checkout f26 && LANG=en_US.UTF-8 ./nightly-modular.sh
+#[email protected]
+#15 7 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git 
clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f26 
&& 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 18 * * * root TMPDIR=`mktemp -d /tmp/branched-modular.XXXXXX` && cd 
$TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && 
git checkout f26 && LANG=en_US.UTF-8 ./nightly-modular.sh
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to