From 209655e30a82cdf172211278e01807024eed4130 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Tue, 8 Jan 2013 15:44:45 +0100 Subject: Add +stbt erl command line switch --- erts/etc/common/erlexec.c | 1 + 1 file changed, 1 insertion(+) (limited to 'erts/etc') 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", -- cgit v1.2.3