[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 59977e4bf8ad30ab85c0ee2d6947c079a3df0579

Ville Skyttä ville.skytta at iki.fi
Mon Feb 15 16:56:43 UTC 2010


The following commit has been merged in the master branch:
commit 59977e4bf8ad30ab85c0ee2d6947c079a3df0579
Author: Ville Skyttä <ville.skytta at iki.fi>
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



More information about the Bash-completion-commits mailing list