Sync before unsetting var to avoid error message.
This commit is contained in:
parent
f294219990
commit
59977e4bf8
@ -67,6 +67,7 @@ expect {
|
|||||||
-ex "$cmd\r\none'two three\\" { pass $test }
|
-ex "$cmd\r\none'two three\\" { pass $test }
|
||||||
# default { fail $test }
|
# default { fail $test }
|
||||||
}
|
}
|
||||||
|
sync_after_int
|
||||||
assert_bash_exec {unset var}
|
assert_bash_exec {unset var}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user