From: Jesse Luehrs <doy@tozt.net>
Date: Mon, 28 Mar 2011 00:49:04 +0000 (-0500)
Subject: also skip the conflicts script
X-Git-Tag: 0.27~1
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fb57ca9f52f30bb6836f8729e4bdcdbc0d4fa914;p=gitmo%2FPackage-Stash.git

also skip the conflicts script
---

diff --git a/dist.ini b/dist.ini
index b1573d3..e1c6ccd 100644
--- a/dist.ini
+++ b/dist.ini
@@ -7,7 +7,7 @@ copyright_holder = Jesse Luehrs
 :version = 0.05
 dist = Package-Stash
 awesome = =inc::MMPackageStash
-CompileTests_skip = Conflicts$
+CompileTests_skip = [Cc]onflicts$
 
 [Prereqs]
 perl = 5.8.1