only jenkins will call mocha directly, should fix stderr redirection
This commit is contained in:
@ -4,4 +4,5 @@ export VERBOSE="true"
|
||||
export JENKINS="true"
|
||||
HERE="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
set +x
|
||||
source $HERE/ci.sh
|
||||
Reference in New Issue
Block a user