8148040: jjs -fx test does not exit
Reviewed-by: mhaupt, sundar
This commit is contained in:
parent
3020dc6a71
commit
80b266507c
@ -35,7 +35,7 @@
|
||||
|
||||
load(__DIR__ + "jjs-common.js")
|
||||
|
||||
var msg_flag = "print(typeof($STAGE));";
|
||||
var msg_flag = "print(typeof($STAGE)); exit();";
|
||||
|
||||
// flag test expected output variables
|
||||
var e_outn = "undefined"
|
||||
|
Loading…
x
Reference in New Issue
Block a user