mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-08 03:44:13 +00:00
Don't send the full command line to Sentry.io
Resolves: #703 Change-type: patch
This commit is contained in:
parent
b77cb56cd0
commit
36d3d1256e
@ -58,7 +58,6 @@ function setupRaven() {
|
||||
|
||||
Raven.setContext({
|
||||
extra: {
|
||||
args: process.argv,
|
||||
node_version: process.version,
|
||||
},
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user