Show what we're doing, and exit on error
Signed-off-by: Dan Mick <dmick@redhat.com>
-#!/bin/bash
+#!/bin/bash -ex
# This script is meant to be used when signing RPMs on a "signer" box. Such
# a box needs to have the actual signing keys and follow the structure for
# a repository layout. The layout follows this convention:
-#!/bin/bash
+#!/bin/bash -ex
: ${3?"Usage: $0 \$project \$release \$sha1"}
# Script exits here if command-line parameter absent,
-#!/bin/bash
+#!/bin/bash -ex
# This script will push repository files from the signer box to the upstream repositories.
# By default it will sync all releases defined, but can optionally take one or more
# releases to sync: