summaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-11-08 17:45:39 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-11-08 17:45:39 +0100
commit1f754944c23df02b64aeb591d502b36ad314c5eb (patch)
treec6d624474a6bce0a63e1460d2acb83978caf715e /.vscode
parentb6049d0b616812bc72d0549d88cc59f21d517b7c (diff)
Log projects events.
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/launch.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index 6978301..d85db0e 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -62,7 +62,7 @@
"XDS_LOGLEVEL": "debug"
},
"args": ["exec",
- "-id", "IW7B4EE-DBY4Z74_Agent-TCF",
+ "-id", "3baf",
"-rpath", "build",
"pwd && ls .."
],