From f0b6fbd4bce8c6c9a9057da48c060c54d29cbe0d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 24 Aug 2020 17:08:39 -0400 Subject: [PATCH] Generate fullfiletimelist for epel8 playground composes Signed-off-by: Mohan Boddu --- roles/releng/files/epel8-playground | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/releng/files/epel8-playground b/roles/releng/files/epel8-playground index ef9ed572d0..c6d1f0c3e8 100644 --- a/roles/releng/files/epel8-playground +++ b/roles/releng/files/epel8-playground @@ -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" +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