[interchange] Escape the other literal . in filename regex match

Jon Jensen interchange-cvs at icdevgroup.org
Thu Jul 7 01:27:06 UTC 2016


commit eeb3ea4117a80bcc722455d12f372e67fe5b76f2
Author: Jon Jensen <jon at endpoint.com>
Date:   Wed Jul 6 18:55:03 2016 -0600

    Escape the other literal . in filename regex match

 MANIFEST.SKIP |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index fce18b5..58d3d0a 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -67,7 +67,7 @@ _$
 ^run(/|$)
 ^scripts/.*[a-z]$
 ^scripts/initp.PL$
-^\.travis.yml$
+^\.travis\.yml$
 ^win(/|$)
 ^windows(/|$)
 ^work(/|$)



More information about the interchange-cvs mailing list