There was an error while loading. Please reload this page.
2 parents 14ae08d + 9ad0d4a commit 6601f8cCopy full SHA for 6601f8c
1 file changed
version.sh
@@ -7,7 +7,7 @@ strip_echo () {
7
echo_maybe () {
8
if test -n "$2"; then
9
strip_echo "$1$2"
10
- exit 1
+ exit 0
11
fi
12
}
13
0 commit comments