Explorar o código

Remove list of command in Bash script.

Dan Helfman hai 1 ano
pai
achega
a0e5dbff96
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/run-end-to-end-tests

+ 1 - 1
scripts/run-end-to-end-tests

@@ -8,7 +8,7 @@
 # For more information, see:
 # https://torsion.org/borgmatic/docs/how-to/develop-on-borgmatic/
 
-set -ex
+set -e
 
 USER_PODMAN_SOCKET_PATH=/run/user/$UID/podman/podman.sock