1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
| $ ./script_test.sh
Gate keeper glob pattern for '.+' is ''. Not usable, disabling the performance booster.
expect: does "" (spawn_id exp0) match regular expression ".+"? (No Gate, RE only) gate=yes re=no
^Ax
expect: does "\u0001x\n" (spawn_id exp0) match regular expression ".+"? (No Gate, RE only) gate=yes re=yes
expect: set expect_out(0,string) "\u0001x\n"
expect: set expect_out(spawn_id) "exp0"
expect: set expect_out(buffer) "\u0001x\n"
Gate keeper glob pattern for '.+' is ''. Not usable, disabling the performance booster.
expect: does "" (spawn_id exp0) match regular expression ".+"? (No Gate, RE only) gate=yes re=no
^Csighandler: handling signal(2)
async event handler: Tcl_Eval(exit 130) |