[Pkg-bazaar-commits] ./bzr/unstable r153: update test for new ignore-pattern handling

mbp at sourcefrog.net mbp at sourcefrog.net
Fri Apr 10 07:44:08 UTC 2009


------------------------------------------------------------
revno: 153
committer: mbp at sourcefrog.net
timestamp: Thu 2005-03-31 10:01:25 +1000
message:
  update test for new ignore-pattern handling
modified:
  bzrlib/tests.py
-------------- next part --------------
=== modified file 'bzrlib/tests.py'
--- a/bzrlib/tests.py	2005-03-31 00:01:08 +0000
+++ b/bzrlib/tests.py	2005-03-31 00:01:25 +0000
@@ -191,5 +191,5 @@
     >>> f.close()
     >>> b.add('.bzrignore')
     >>> list(b.unknowns())
-    ['configure', 'doc/configure', 'foo']
+    ['doc/configure']
 """



More information about the Pkg-bazaar-commits mailing list