Revert commit change (#77003)

pull/77252/head
Logan Ramos 2019-07-09 09:38:55 -07:00 committed by GitHub
parent 65a7d3fb7c
commit 637eab140a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ set -e
cd $BUILD_STAGINGDIRECTORY
git clone https://github.com/microsoft/vscode-telemetry-extractor.git
cd vscode-telemetry-extractor
git checkout 3e0ace196871f93a20f4a7f5ec3ae0cf5e431d78
git checkout f538e3157c84d1bd0b239dfc5ebccac226006d58
npm i
npm run setup-extension-repos
node ./out/cli-extract.js --sourceDir $BUILD_SOURCESDIRECTORY --excludedDirPattern extensions --outputDir . --applyEndpoints --includeIsMeasurement --patchWebsiteEvents