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

Ville Skyttä ville.skytta at iki.fi
Sat Nov 13 08:52:10 UTC 2010


The following commit has been merged in the master branch:
commit be5c8f424937d1aefa5455685334050a093b9d1f
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Nov 13 10:46:02 2010 +0200

    (testsuite) Ignore changed OLDPWD in xz.exp.

diff --git a/test/lib/completions/xz.exp b/test/lib/completions/xz.exp
index 4bc783a..6e6b29c 100644
--- a/test/lib/completions/xz.exp
+++ b/test/lib/completions/xz.exp
@@ -4,7 +4,7 @@ proc setup {} {
 
 
 proc teardown {} {
-    assert_env_unmodified
+    assert_env_unmodified {/OLDPWD=/d}
 }
 
 

-- 
bash-completion



More information about the Bash-completion-commits mailing list