提交 434e6532 编写于 作者: C Christof Marti

Add VSCODE_DEV=1

上级 75a99c58
......@@ -28,6 +28,7 @@ test -f "$CODE" || ./node_modules/.bin/gulp electron
test -d out || ./node_modules/.bin/gulp compile
# Unit Tests
export VSCODE_DEV=1
if [[ "$OSTYPE" == "darwin"* ]]; then
cd $ROOT ; ulimit -n 4096 ; ATOM_SHELL_INTERNAL_RUN_AS_NODE=1 \
"$CODE" \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册