[svn:parrot] r49154 - branches/gc_massacre
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Sun Sep 19 08:36:31 UTC 2010
Author: mikehh
Date: Sun Sep 19 08:36:30 2010
New Revision: 49154
URL: https://trac.parrot.org/parrot/changeset/49154
Log:
re-generate MANIFEST.SKIP
Modified:
branches/gc_massacre/MANIFEST.SKIP
Modified: branches/gc_massacre/MANIFEST.SKIP
==============================================================================
--- branches/gc_massacre/MANIFEST.SKIP Sun Sep 19 08:27:37 2010 (r49153)
+++ branches/gc_massacre/MANIFEST.SKIP Sun Sep 19 08:36:30 2010 (r49154)
@@ -1,6 +1,6 @@
# ex: set ro:
# $Id$
-# generated by tools/dev/mk_manifest_and_skip.pl Tue Sep 14 05:49:01 2010 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Sun Sep 19 08:35:39 2010 UT
#
# This file should contain a transcript of the svn:ignore properties
# of the directories in the Parrot subversion repository. (Needed for
@@ -840,8 +840,6 @@
^src/packfile/.*\.o/
^src/packfile/.*\.obj$
^src/packfile/.*\.obj/
-^src/packfile/.*\.str$
-^src/packfile/.*\.str/
# generated from svn:ignore of 'src/pmc/'
^src/pmc/.*\.c$
^src/pmc/.*\.c/
@@ -1027,9 +1025,6 @@
^t/op/.*\.pir/
^t/op/.*_pbcexe.*$
^t/op/.*_pbcexe.*/
-# generated from svn:ignore of 't/op/testlib/'
-^t/op/testlib/.*\.pbc$
-^t/op/testlib/.*\.pbc/
# generated from svn:ignore of 't/perl/'
^t/perl/Parrot_Test_1\.pasm$
^t/perl/Parrot_Test_1\.pasm/
More information about the parrot-commits
mailing list