Author: jkeenan
Date: Tue Mar 27 18:19:35 2007
New Revision: 17800
Modified:
branches/reconfigure/t/configure/components/01-options.t (contents, props
changed)
branches/reconfigure/t/configure/components/03-steplist.t (contents, props
changed)
Log:
Setting SVN properties.
Modified: branches/reconfigure/t/configure/components/01-options.t
==============================================================================
--- branches/reconfigure/t/configure/components/01-options.t (original)
+++ branches/reconfigure/t/configure/components/01-options.t Tue Mar 27
18:19:35 2007
@@ -1,6 +1,6 @@
#! perl
# Copyright (C) 2007, The Perl Foundation.
-# $Id: 01-options.t 17739 2007-03-25 19:38:47Z jkeenan $
+# $Id$
# 01-options.t
use strict;
@@ -68,7 +68,7 @@
ok(! $invalid, "No invalid methods described in POD");
my $parrot_version = '0.4.10';
-my $svnid = '$Id: Configure.pl 17734 2007-03-25 16:39:07Z jkeenan $';
+my $svnid = '$Id$';
my ($args);
$args = process_options( {
argv => [],
Modified: branches/reconfigure/t/configure/components/03-steplist.t
==============================================================================
--- branches/reconfigure/t/configure/components/03-steplist.t (original)
+++ branches/reconfigure/t/configure/components/03-steplist.t Tue Mar 27
18:19:35 2007
@@ -1,6 +1,6 @@
#! perl
# Copyright (C) 2007, The Perl Foundation.
-# $Id: 03-steplist.t 17739 2007-03-25 19:38:47Z jkeenan $
+# $Id$
# 03-steplist.t
use strict;