Skip to content

Commit 80424b6

Browse files
removed a redundant set -e
1 parent 2c2e4d4 commit 80424b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/git-ver-get-minor

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/bin/bash
22
set -e
3-
set -e
43
get_script_dir () {
54
SOURCE="${BASH_SOURCE[0]}"
65
# While $SOURCE is a symlink, resolve it

0 commit comments

Comments
 (0)