Skip to content

Commit 8d1a849

Browse files
committed
set -x
1 parent ff91bc3 commit 8d1a849

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/diff-match/for-multi.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
set -e
3+
set -x
34
trap 'echo "Script exited with code $? at line $LINENO"' EXIT
45

56
base_branch="$1"

0 commit comments

Comments
 (0)