aboutsummaryrefslogtreecommitdiffstats
path: root/lib/observer/priv/bin/cdv
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2016-11-29 17:36:25 +0100
committerSiri Hansen <[email protected]>2016-11-29 17:36:25 +0100
commit448b12eb58fd72464c70a493ca77af5c5a9a2a09 (patch)
tree6c7bf6bec33fe427393773be92d51ff3ef2e655d /lib/observer/priv/bin/cdv
parent46702bf0a9bab4a2a2ddce93e7e263b126ad9dcc (diff)
parentf085f89c869c34987ce650c4727eb3575a310e83 (diff)
downloadotp-448b12eb58fd72464c70a493ca77af5c5a9a2a09.tar.gz
otp-448b12eb58fd72464c70a493ca77af5c5a9a2a09.tar.bz2
otp-448b12eb58fd72464c70a493ca77af5c5a9a2a09.zip
Merge branch 'maint'
Diffstat (limited to 'lib/observer/priv/bin/cdv')
-rwxr-xr-xlib/observer/priv/bin/cdv2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/observer/priv/bin/cdv b/lib/observer/priv/bin/cdv
index 1c44785ac2..d14fd47e41 100755
--- a/lib/observer/priv/bin/cdv
+++ b/lib/observer/priv/bin/cdv
@@ -1,4 +1,4 @@
#!/bin/sh
-erl -sname cdv -noinput -s crashdump_viewer script_start $@
+erl -noinput -s crashdump_viewer script_start $@