aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/common/erlexec.c
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2013-01-08 15:44:45 +0100
committerRickard Green <[email protected]>2013-01-08 19:53:11 +0100
commit209655e30a82cdf172211278e01807024eed4130 (patch)
tree0ffe34501844754b4125325847ee8dd22d42055b /erts/etc/common/erlexec.c
parentd5de2e1ffd6403f5d7ec62e6ce8da508e1cb1239 (diff)
downloadotp-209655e30a82cdf172211278e01807024eed4130.tar.gz
otp-209655e30a82cdf172211278e01807024eed4130.tar.bz2
otp-209655e30a82cdf172211278e01807024eed4130.zip
Add +stbt erl command line switch
Diffstat (limited to 'erts/etc/common/erlexec.c')
-rw-r--r--erts/etc/common/erlexec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/etc/common/erlexec.c b/erts/etc/common/erlexec.c
index 52add1c1ba..41fb9168de 100644
--- a/erts/etc/common/erlexec.c
+++ b/erts/etc/common/erlexec.c
@@ -124,6 +124,7 @@ static char *pluss_val_switches[] = {
"bwt",
"cl",
"ct",
+ "tbt",
"wt",
"ws",
"ss",