Disabled the 'debug' flag.
This commit is contained in:
parent
e737be7ad4
commit
d62f02178e
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
set -ex
|
set -e
|
||||||
|
|
||||||
SRC_DIR=$PWD
|
SRC_DIR=$PWD
|
||||||
STATUS=xxx
|
STATUS=xxx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user