From 47b9c9a42b1a700f94b4642b8389571b89b34771 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Tue, 12 Mar 2019 22:46:48 +0100 Subject: [PATCH] Revert "staging-sync/koji: don't set ON_ERROR_STOP=1 postgres variable" This reverts commit b6bcde72d689ab14c956030038690adecb33fa8e. --- playbooks/manual/staging-sync/koji.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/playbooks/manual/staging-sync/koji.yml b/playbooks/manual/staging-sync/koji.yml index 84e297d966..42f0ae669f 100644 --- a/playbooks/manual/staging-sync/koji.yml +++ b/playbooks/manual/staging-sync/koji.yml @@ -80,8 +80,7 @@ mbuffer -q -s 16M -m 256M -l /tmp/mbuffer-xz-to-sed.log | sed '/COPY buildroot_listing /,/\./d' | mbuffer -q -s 16M -m 512M -l /tmp/mbuffer-sed-to-psql.log | - psql koji -# psql -v ON_ERROR_STOP=1 koji + psql -v ON_ERROR_STOP=1 koji - name: repoint all the prod rpm entries at the secondary volume (and other stuff) shell: psql -1 -v ON_ERROR_STOP=1 koji