[svn:parrot] r40880 - trunk
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Sun Aug 30 20:39:01 UTC 2009
Author: mikehh
Date: Sun Aug 30 20:38:59 2009
New Revision: 40880
URL: https://trac.parrot.org/parrot/changeset/40880
Log:
fix manifest_tests failure
Modified:
trunk/MANIFEST
Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST Sun Aug 30 20:09:35 2009 (r40879)
+++ trunk/MANIFEST Sun Aug 30 20:38:59 2009 (r40880)
@@ -1,7 +1,7 @@
# ex: set ro:
# $Id$
#
-# generated by tools/dev/mk_manifest_and_skip.pl Mon Aug 24 09:19:26 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Sun Aug 30 20:35:30 2009 UT
#
# See below for documentation on the format of this file.
#
@@ -1869,8 +1869,8 @@
t/pmc/hash.t [test]
t/pmc/hashiterator.t [test]
t/pmc/hashiteratorkey.t [test]
-t/pmc/integer.t [test]
t/pmc/integer-old.t [test]
+t/pmc/integer.t [test]
t/pmc/io.t [test]
t/pmc/io_iterator.t [test]
t/pmc/io_status.t [test]
@@ -2150,6 +2150,7 @@
tools/dev/parrot.supp []
tools/dev/parrot_api.pl []
tools/dev/parrot_coverage.pl []
+tools/dev/parrot_shell.pl []
tools/dev/parrotbench.pl []
tools/dev/pbc_header.pl []
tools/dev/pbc_to_exe.pir [devel]
More information about the parrot-commits
mailing list