Skip to content

Commit e8e60e6

Browse files
rm redundant -e
1 parent b93b816 commit e8e60e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ cp_bin() {
120120
}
121121

122122
make_release() {
123-
set -e
124-
125123
local moduleVersion=${1}
126124

127125
NGINX_VERSION=${2}

0 commit comments

Comments
 (0)