Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Oct 7, 2020
1 parent 992c167 commit c471cf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vti/src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,5 @@ async function getDiagnostics(workspaceUri: URI) {
}
})().catch(err => {
console.error(`VTI operation failed with error: ${err}`);
process.exit(1);
});

0 comments on commit c471cf9

Please sign in to comment.