[Rt-commit] [rtir] 02/02: Now that update_saved_searches.pl is substituted, ignore the result
Kevin Falcone
falcone at bestpractical.com
Mon Jul 8 18:40:11 EDT 2013
This is an automated email from the git hooks/post-receive script.
falcone pushed a commit to branch 2.9-trunk
in repository rtir.
commit 6ef39b4d9b6c502a7c394fa51cffa71a2ba24de5
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Jul 8 18:30:17 2013 -0400
Now that update_saved_searches.pl is substituted, ignore the result
---
.gitignore | 1 +
MANIFEST.SKIP | 1 +
2 files changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 03925e4..985a3b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,5 +8,6 @@ t/tmp/
MYMETA.*
/etc/add_constituency
/etc/upgrade/upgrade.pl
+/etc/upgrade/2.5.1/update_saved_searches.pl
/lib/RT/IR/Test.pm
.prove
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index b7263c3..caef91f 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -11,6 +11,7 @@
^MYMETA\.*
^etc/add_constituency
^etc/upgrade/upgrade.pl
+^etc/upgrade/2.5.1/update_saved_searches.pl
^lib/RT/IR/Test.pm
^\.prove
\.sw[op]$
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Rt-commit
mailing list