removed accidental set -e
This commit is contained in:
parent
5c26176cc8
commit
81a1959479
1
which
1
which
@ -7,7 +7,6 @@
|
|||||||
# permitted in any medium without royalty provided the copyright notice and this
|
# permitted in any medium without royalty provided the copyright notice and this
|
||||||
# notice are preserved. This file is offered as-is, without any warranty.
|
# notice are preserved. This file is offered as-is, without any warranty.
|
||||||
|
|
||||||
set -e
|
|
||||||
argv0="$0"
|
argv0="$0"
|
||||||
|
|
||||||
if test -z "$1"; then
|
if test -z "$1"; then
|
||||||
|
Loading…
Reference in New Issue
Block a user