#257 Freeze breakL Fix the epel8-playground cron so that it generates the right fullfiletimelist.
Merged 3 years ago by kevin. Opened 3 years ago by kevin.

@@ -1,3 +1,3 @@

  # epel8-playground compose

  MAILTO=releng-cron@lists.fedoraproject.org

- 15 5 * * * root TMPDIR=`mktemp -d /tmp/epel8-playground.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout epel8-playground && /usr/local/bin/lock-wrapper epel8-playground-compose "PYTHONMALLOC=debug LANG=en_US.UTF-8 ./epel8-playground-nightly.sh" && sudo -u ftpsync /usr/local/bin/update-fullfiletimelist -l /pub/fedora-secondary/update-fullfiletimelist.lock -t /pub fedora fedora-secondary

+ 15 5 * * * root TMPDIR=`mktemp -d /tmp/epel8-playground.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout epel8-playground && /usr/local/bin/lock-wrapper epel8-playground-compose "PYTHONMALLOC=debug LANG=en_US.UTF-8 ./epel8-playground-nightly.sh" && sudo -u ftpsync /usr/local/bin/update-fullfiletimelist -l /pub/fedora-secondary/update-fullfiletimelist.lock -t /pub epel

+1 sorry didn't hit send earlier.

rebased onto fa31ce0

3 years ago

rebased onto fa31ce0

3 years ago

rebased onto fa31ce0

3 years ago

Pull-Request has been merged by kevin

3 years ago