Skip to content

Commit 6ca001f

Browse files
committed
debug
Signed-off-by: Robin Jarry <[email protected]>
1 parent 1bcf2eb commit 6ca001f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

check-commits.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/sh
22

3-
set -e
3+
set -xe
4+
5+
env
46

57
revision_range="${1?revision range}"
68

0 commit comments

Comments
 (0)