The following commit has been merged in the master branch:
commit 59977e4bf8ad30ab85c0ee2d6947c079a3df0579
Author: Ville Skyttä <[email protected]>
Date:   Mon Feb 15 18:56:09 2010 +0200

    Sync before unsetting var to avoid error message.

diff --git a/test/lib/completions/mount.exp b/test/lib/completions/mount.exp
index 9e98cc6..b3ee978 100644
--- a/test/lib/completions/mount.exp
+++ b/test/lib/completions/mount.exp
@@ -67,6 +67,7 @@ expect {
     -ex "$cmd\r\none'two three\\" { pass $test }
 #    default { fail $test }
 }
+sync_after_int
 assert_bash_exec {unset var}
 
 

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits

Reply via email to