Sync before unsetting var to avoid error message.

This commit is contained in:
Ville Skyttä 2010-02-15 18:56:09 +02:00
parent f294219990
commit 59977e4bf8

View File

@ -67,6 +67,7 @@ expect {
-ex "$cmd\r\none'two three\\" { pass $test }
# default { fail $test }
}
sync_after_int
assert_bash_exec {unset var}