[Telepathy-commits] [telepathy-salut/master] Change a stray _boring regex to a glob

Will Thompson will.thompson at collabora.co.uk
Tue Aug 26 05:01:15 PDT 2008


---
 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9c75ccc..f21e172 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,7 +53,7 @@ tests/check-main
 tests/outputs
 tests/sasl-test.db
 tests/test-xmpp-connection
-tests/test-r-multicast-(packet|sender|transport-io)$
+tests/test-r-multicast-{packet,sender,transport-io}
 
 tools/libglibcodegen.pyc
 
-- 
1.5.6.3



More information about the Telepathy-commits mailing list