From: Pierre Choffet Date: Tue, 25 May 2021 05:19:58 +0000 (-0400) Subject: Do not echo commands X-Git-Url: https://git.wikimedia.ca/?p=eccc_to_commons.git;a=commitdiff_plain;h=698e18778ed5b6cd9f83ab5cfb9b758a05418d34 Do not echo commands --- diff --git a/eccc_merger.sh b/eccc_merger.sh index 95b1682..c8f3f44 100755 --- a/eccc_merger.sh +++ b/eccc_merger.sh @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -set -ex +set -e # User parameters PATHS="${@}"