]> Wikimedia Canada | Git repositories - eccc_to_commons.git/commitdiff
Do not echo commands
authorPierre Choffet <peuc@wanadoo.fr>
Tue, 25 May 2021 05:19:58 +0000 (01:19 -0400)
committerPierre Choffet <peuc@wanadoo.fr>
Tue, 25 May 2021 05:19:58 +0000 (01:19 -0400)
eccc_merger.sh

index 95b16826f6184936286c4b8483ee19382328163d..c8f3f445727a9aff09b3e2f10206e90b64e3681a 100755 (executable)
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-set -ex
+set -e
 
 # User parameters
 PATHS="${@}"