Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test-integration.sh')
-rwxr-xr-xscripts/test-integration.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/test-integration.sh b/scripts/test-integration.sh
index 3c4e2989a5c..2fb82e34740 100755
--- a/scripts/test-integration.sh
+++ b/scripts/test-integration.sh
@@ -46,7 +46,6 @@ else
# Configuration for more verbose output
export VSCODE_CLI=1
- export ELECTRON_ENABLE_STACK_DUMPING=1
export ELECTRON_ENABLE_LOGGING=1
echo "Storing crash reports into '$VSCODECRASHDIR'."