[svn:parrot] r46007 - in trunk/t: compilers/data_json compilers/imcc/reg compilers/imcc/syn compilers/pge compilers/tge dynoplibs dynpmc include library oo op pir pmc

fperrad at svn.parrot.org fperrad at svn.parrot.org
Sun Apr 25 11:44:20 UTC 2010


Author: fperrad
Date: Sun Apr 25 11:44:15 2010
New Revision: 46007
URL: https://trac.parrot.org/parrot/changeset/46007

Log:
[t] fix shebang when parrot is not yet installed

Modified:
   trunk/t/compilers/data_json/from_parrot.t
   trunk/t/compilers/imcc/reg/spill.t
   trunk/t/compilers/imcc/syn/labels.t
   trunk/t/compilers/imcc/syn/objects.t
   trunk/t/compilers/imcc/syn/op.t
   trunk/t/compilers/imcc/syn/scope.t
   trunk/t/compilers/imcc/syn/veracity.t
   trunk/t/compilers/pge/02-match.t
   trunk/t/compilers/pge/03-optable.t
   trunk/t/compilers/pge/04-compile.t
   trunk/t/compilers/pge/pge-hs.t
   trunk/t/compilers/tge/basic.t
   trunk/t/compilers/tge/parser.t
   trunk/t/dynoplibs/math.t
   trunk/t/dynoplibs/obscure.t
   trunk/t/dynpmc/foo2.t
   trunk/t/dynpmc/gziphandle.t
   trunk/t/dynpmc/rational.t
   trunk/t/dynpmc/subproxy.t
   trunk/t/include/fp_equality.t
   trunk/t/library/configure.t
   trunk/t/library/getopt_obj.t
   trunk/t/library/hllmacros.t
   trunk/t/library/md5.t
   trunk/t/library/osutils.t
   trunk/t/library/parrotlib.t
   trunk/t/library/protoobject.t
   trunk/t/library/rand.t
   trunk/t/library/range.t
   trunk/t/library/tap_parser.t
   trunk/t/library/test_class.t
   trunk/t/library/test_more.t
   trunk/t/library/uuid.t
   trunk/t/oo/attributes.t
   trunk/t/oo/composition.t
   trunk/t/oo/inheritance.t
   trunk/t/oo/isa.t
   trunk/t/oo/metamodel.t
   trunk/t/oo/methods.t
   trunk/t/oo/mro-c3.t
   trunk/t/oo/names.t
   trunk/t/oo/new.t
   trunk/t/oo/ops.t
   trunk/t/oo/proxy.t
   trunk/t/oo/root_new.t
   trunk/t/oo/subclass.t
   trunk/t/oo/vtableoverride.t
   trunk/t/op/00ff-dos.t
   trunk/t/op/00ff-unix.t
   trunk/t/op/64bit.t
   trunk/t/op/annotate.t
   trunk/t/op/arithmetics.t
   trunk/t/op/arithmetics_pmc.t
   trunk/t/op/box.t
   trunk/t/op/cc_params.t
   trunk/t/op/cmp-nonbranch.t
   trunk/t/op/comp.t
   trunk/t/op/copy.t
   trunk/t/op/errorson.t
   trunk/t/op/fetch.t
   trunk/t/op/gc.t
   trunk/t/op/globals.t
   trunk/t/op/ifunless.t
   trunk/t/op/inf_nan.t
   trunk/t/op/integer.t
   trunk/t/op/io.t
   trunk/t/op/literal.t
   trunk/t/op/number.t
   trunk/t/op/sprintf2.t
   trunk/t/op/string.t
   trunk/t/op/string_cmp.t
   trunk/t/op/time.t
   trunk/t/op/trans.t
   trunk/t/op/vivify.t
   trunk/t/pir/macro.t
   trunk/t/pir/registernames.t
   trunk/t/pmc/addrregistry.t
   trunk/t/pmc/arrayiterator.t
   trunk/t/pmc/bigint.t
   trunk/t/pmc/boolean.t
   trunk/t/pmc/callcontext.t
   trunk/t/pmc/capture.t
   trunk/t/pmc/class.t
   trunk/t/pmc/codestring.t
   trunk/t/pmc/complex.t
   trunk/t/pmc/context.t
   trunk/t/pmc/continuation.t
   trunk/t/pmc/default.t
   trunk/t/pmc/env.t
   trunk/t/pmc/eventhandler.t
   trunk/t/pmc/exception.t
   trunk/t/pmc/exceptionhandler.t
   trunk/t/pmc/fixedbooleanarray.t
   trunk/t/pmc/fixedfloatarray.t
   trunk/t/pmc/fixedintegerarray.t
   trunk/t/pmc/fixedpmcarray.t
   trunk/t/pmc/fixedstringarray.t
   trunk/t/pmc/float.t
   trunk/t/pmc/handle.t
   trunk/t/pmc/hash.t
   trunk/t/pmc/hashiterator.t
   trunk/t/pmc/imageio.t
   trunk/t/pmc/imageiosize.t
   trunk/t/pmc/integer.t
   trunk/t/pmc/key.t
   trunk/t/pmc/lexinfo.t
   trunk/t/pmc/lexpad.t
   trunk/t/pmc/managedstruct.t
   trunk/t/pmc/namespace-subs.t
   trunk/t/pmc/namespace.t
   trunk/t/pmc/null.t
   trunk/t/pmc/object.t
   trunk/t/pmc/objects.t
   trunk/t/pmc/opcode.t
   trunk/t/pmc/oplib.t
   trunk/t/pmc/packfile.t
   trunk/t/pmc/packfileannotation.t
   trunk/t/pmc/packfileannotations.t
   trunk/t/pmc/packfileconstanttable.t
   trunk/t/pmc/packfiledirectory.t
   trunk/t/pmc/packfilefixupentry.t
   trunk/t/pmc/packfilefixuptable.t
   trunk/t/pmc/packfilerawsegment.t
   trunk/t/pmc/packfilesegment.t
   trunk/t/pmc/parrotclass.t
   trunk/t/pmc/parrotinterpreter.t
   trunk/t/pmc/parrotlibrary.t
   trunk/t/pmc/parrotrunningthread.t
   trunk/t/pmc/parrotthread.t
   trunk/t/pmc/pmcproxy.t
   trunk/t/pmc/pointer.t
   trunk/t/pmc/prop.t
   trunk/t/pmc/resizablebooleanarray.t
   trunk/t/pmc/resizablefloatarray.t
   trunk/t/pmc/resizableintegerarray.t
   trunk/t/pmc/resizablepmcarray.t
   trunk/t/pmc/ro.t
   trunk/t/pmc/role.t
   trunk/t/pmc/scalar.t
   trunk/t/pmc/scheduler.t
   trunk/t/pmc/schedulermessage.t
   trunk/t/pmc/sockaddr.t
   trunk/t/pmc/socket.t
   trunk/t/pmc/string.t
   trunk/t/pmc/stringiterator.t
   trunk/t/pmc/undef.t
   trunk/t/pmc/unmanagedstruct.t

Modified: trunk/t/compilers/data_json/from_parrot.t
==============================================================================
--- trunk/t/compilers/data_json/from_parrot.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/data_json/from_parrot.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/imcc/reg/spill.t
==============================================================================
--- trunk/t/compilers/imcc/reg/spill.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/imcc/reg/spill.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/imcc/syn/labels.t
==============================================================================
--- trunk/t/compilers/imcc/syn/labels.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/imcc/syn/labels.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/imcc/syn/objects.t
==============================================================================
--- trunk/t/compilers/imcc/syn/objects.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/imcc/syn/objects.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/imcc/syn/op.t
==============================================================================
--- trunk/t/compilers/imcc/syn/op.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/imcc/syn/op.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/imcc/syn/scope.t
==============================================================================
--- trunk/t/compilers/imcc/syn/scope.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/imcc/syn/scope.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/imcc/syn/veracity.t
==============================================================================
--- trunk/t/compilers/imcc/syn/veracity.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/imcc/syn/veracity.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/pge/02-match.t
==============================================================================
--- trunk/t/compilers/pge/02-match.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/pge/02-match.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/pge/03-optable.t
==============================================================================
--- trunk/t/compilers/pge/03-optable.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/pge/03-optable.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/pge/04-compile.t
==============================================================================
--- trunk/t/compilers/pge/04-compile.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/pge/04-compile.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2007-2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/pge/pge-hs.t
==============================================================================
--- trunk/t/compilers/pge/pge-hs.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/pge/pge-hs.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/tge/basic.t
==============================================================================
--- trunk/t/compilers/tge/basic.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/tge/basic.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2005-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/compilers/tge/parser.t
==============================================================================
--- trunk/t/compilers/tge/parser.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/compilers/tge/parser.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2005-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/dynoplibs/math.t
==============================================================================
--- trunk/t/dynoplibs/math.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/dynoplibs/math.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/dynoplibs/obscure.t
==============================================================================
--- trunk/t/dynoplibs/obscure.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/dynoplibs/obscure.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/dynpmc/foo2.t
==============================================================================
--- trunk/t/dynpmc/foo2.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/dynpmc/foo2.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/dynpmc/gziphandle.t
==============================================================================
--- trunk/t/dynpmc/gziphandle.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/dynpmc/gziphandle.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/dynpmc/rational.t
==============================================================================
--- trunk/t/dynpmc/rational.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/dynpmc/rational.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2008-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/dynpmc/subproxy.t
==============================================================================
--- trunk/t/dynpmc/subproxy.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/dynpmc/subproxy.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2005-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/include/fp_equality.t
==============================================================================
--- trunk/t/include/fp_equality.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/include/fp_equality.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/configure.t
==============================================================================
--- trunk/t/library/configure.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/configure.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/getopt_obj.t
==============================================================================
--- trunk/t/library/getopt_obj.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/getopt_obj.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/hllmacros.t
==============================================================================
--- trunk/t/library/hllmacros.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/hllmacros.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/md5.t
==============================================================================
--- trunk/t/library/md5.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/md5.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/osutils.t
==============================================================================
--- trunk/t/library/osutils.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/osutils.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/parrotlib.t
==============================================================================
--- trunk/t/library/parrotlib.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/parrotlib.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/protoobject.t
==============================================================================
--- trunk/t/library/protoobject.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/protoobject.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/rand.t
==============================================================================
--- trunk/t/library/rand.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/rand.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/range.t
==============================================================================
--- trunk/t/library/range.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/range.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/tap_parser.t
==============================================================================
--- trunk/t/library/tap_parser.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/tap_parser.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/test_class.t
==============================================================================
--- trunk/t/library/test_class.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/test_class.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2008-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/test_more.t
==============================================================================
--- trunk/t/library/test_more.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/test_more.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2005-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/library/uuid.t
==============================================================================
--- trunk/t/library/uuid.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/library/uuid.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2008-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/attributes.t
==============================================================================
--- trunk/t/oo/attributes.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/attributes.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2008-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/composition.t
==============================================================================
--- trunk/t/oo/composition.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/composition.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/inheritance.t
==============================================================================
--- trunk/t/oo/inheritance.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/inheritance.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2008-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/isa.t
==============================================================================
--- trunk/t/oo/isa.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/isa.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/metamodel.t
==============================================================================
--- trunk/t/oo/metamodel.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/metamodel.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/methods.t
==============================================================================
--- trunk/t/oo/methods.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/methods.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/mro-c3.t
==============================================================================
--- trunk/t/oo/mro-c3.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/mro-c3.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/names.t
==============================================================================
--- trunk/t/oo/names.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/names.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/new.t
==============================================================================
--- trunk/t/oo/new.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/new.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/ops.t
==============================================================================
--- trunk/t/oo/ops.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/ops.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/proxy.t
==============================================================================
--- trunk/t/oo/proxy.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/proxy.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/root_new.t
==============================================================================
--- trunk/t/oo/root_new.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/root_new.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/subclass.t
==============================================================================
--- trunk/t/oo/subclass.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/subclass.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/oo/vtableoverride.t
==============================================================================
--- trunk/t/oo/vtableoverride.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/oo/vtableoverride.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/00ff-dos.t
==============================================================================
--- trunk/t/op/00ff-dos.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/00ff-dos.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/00ff-unix.t
==============================================================================
--- trunk/t/op/00ff-unix.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/00ff-unix.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/64bit.t
==============================================================================
--- trunk/t/op/64bit.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/64bit.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/annotate.t
==============================================================================
--- trunk/t/op/annotate.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/annotate.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/arithmetics.t
==============================================================================
--- trunk/t/op/arithmetics.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/arithmetics.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/arithmetics_pmc.t
==============================================================================
--- trunk/t/op/arithmetics_pmc.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/arithmetics_pmc.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/box.t
==============================================================================
--- trunk/t/op/box.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/box.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2008-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/cc_params.t
==============================================================================
--- trunk/t/op/cc_params.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/cc_params.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/cmp-nonbranch.t
==============================================================================
--- trunk/t/op/cmp-nonbranch.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/cmp-nonbranch.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2006-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/comp.t
==============================================================================
--- trunk/t/op/comp.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/comp.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/copy.t
==============================================================================
--- trunk/t/op/copy.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/copy.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/errorson.t
==============================================================================
--- trunk/t/op/errorson.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/errorson.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/fetch.t
==============================================================================
--- trunk/t/op/fetch.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/fetch.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/gc.t
==============================================================================
--- trunk/t/op/gc.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/gc.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/globals.t
==============================================================================
--- trunk/t/op/globals.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/globals.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/ifunless.t
==============================================================================
--- trunk/t/op/ifunless.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/ifunless.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2005, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/inf_nan.t
==============================================================================
--- trunk/t/op/inf_nan.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/inf_nan.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/integer.t
==============================================================================
--- trunk/t/op/integer.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/integer.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/io.t
==============================================================================
--- trunk/t/op/io.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/io.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/literal.t
==============================================================================
--- trunk/t/op/literal.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/literal.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/number.t
==============================================================================
--- trunk/t/op/number.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/number.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/sprintf2.t
==============================================================================
--- trunk/t/op/sprintf2.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/sprintf2.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/string.t
==============================================================================
--- trunk/t/op/string.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/string.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/string_cmp.t
==============================================================================
--- trunk/t/op/string_cmp.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/string_cmp.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/time.t
==============================================================================
--- trunk/t/op/time.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/time.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/trans.t
==============================================================================
--- trunk/t/op/trans.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/trans.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/op/vivify.t
==============================================================================
--- trunk/t/op/vivify.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/op/vivify.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pir/macro.t
==============================================================================
--- trunk/t/pir/macro.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pir/macro.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pir/registernames.t
==============================================================================
--- trunk/t/pir/registernames.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pir/registernames.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/addrregistry.t
==============================================================================
--- trunk/t/pmc/addrregistry.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/addrregistry.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/arrayiterator.t
==============================================================================
--- trunk/t/pmc/arrayiterator.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/arrayiterator.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/bigint.t
==============================================================================
--- trunk/t/pmc/bigint.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/bigint.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/boolean.t
==============================================================================
--- trunk/t/pmc/boolean.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/boolean.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2007, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/callcontext.t
==============================================================================
--- trunk/t/pmc/callcontext.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/callcontext.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/capture.t
==============================================================================
--- trunk/t/pmc/capture.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/capture.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/class.t
==============================================================================
--- trunk/t/pmc/class.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/class.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/codestring.t
==============================================================================
--- trunk/t/pmc/codestring.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/codestring.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/complex.t
==============================================================================
--- trunk/t/pmc/complex.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/complex.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/context.t
==============================================================================
--- trunk/t/pmc/context.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/context.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/continuation.t
==============================================================================
--- trunk/t/pmc/continuation.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/continuation.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/default.t
==============================================================================
--- trunk/t/pmc/default.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/default.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/env.t
==============================================================================
--- trunk/t/pmc/env.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/env.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/eventhandler.t
==============================================================================
--- trunk/t/pmc/eventhandler.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/eventhandler.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/exception.t
==============================================================================
--- trunk/t/pmc/exception.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/exception.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/exceptionhandler.t
==============================================================================
--- trunk/t/pmc/exceptionhandler.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/exceptionhandler.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/fixedbooleanarray.t
==============================================================================
--- trunk/t/pmc/fixedbooleanarray.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/fixedbooleanarray.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/fixedfloatarray.t
==============================================================================
--- trunk/t/pmc/fixedfloatarray.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/fixedfloatarray.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/fixedintegerarray.t
==============================================================================
--- trunk/t/pmc/fixedintegerarray.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/fixedintegerarray.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/fixedpmcarray.t
==============================================================================
--- trunk/t/pmc/fixedpmcarray.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/fixedpmcarray.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/fixedstringarray.t
==============================================================================
--- trunk/t/pmc/fixedstringarray.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/fixedstringarray.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/float.t
==============================================================================
--- trunk/t/pmc/float.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/float.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/handle.t
==============================================================================
--- trunk/t/pmc/handle.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/handle.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/hash.t
==============================================================================
--- trunk/t/pmc/hash.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/hash.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/hashiterator.t
==============================================================================
--- trunk/t/pmc/hashiterator.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/hashiterator.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/imageio.t
==============================================================================
--- trunk/t/pmc/imageio.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/imageio.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/imageiosize.t
==============================================================================
--- trunk/t/pmc/imageiosize.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/imageiosize.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/integer.t
==============================================================================
--- trunk/t/pmc/integer.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/integer.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/key.t
==============================================================================
--- trunk/t/pmc/key.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/key.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/lexinfo.t
==============================================================================
--- trunk/t/pmc/lexinfo.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/lexinfo.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/lexpad.t
==============================================================================
--- trunk/t/pmc/lexpad.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/lexpad.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/managedstruct.t
==============================================================================
--- trunk/t/pmc/managedstruct.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/managedstruct.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/namespace-subs.t
==============================================================================
--- trunk/t/pmc/namespace-subs.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/namespace-subs.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/namespace.t
==============================================================================
--- trunk/t/pmc/namespace.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/namespace.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/null.t
==============================================================================
--- trunk/t/pmc/null.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/null.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/object.t
==============================================================================
--- trunk/t/pmc/object.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/object.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/objects.t
==============================================================================
--- trunk/t/pmc/objects.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/objects.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/opcode.t
==============================================================================
--- trunk/t/pmc/opcode.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/opcode.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/oplib.t
==============================================================================
--- trunk/t/pmc/oplib.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/oplib.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/packfile.t
==============================================================================
--- trunk/t/pmc/packfile.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/packfile.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/packfileannotation.t
==============================================================================
--- trunk/t/pmc/packfileannotation.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/packfileannotation.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/packfileannotations.t
==============================================================================
--- trunk/t/pmc/packfileannotations.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/packfileannotations.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/packfileconstanttable.t
==============================================================================
--- trunk/t/pmc/packfileconstanttable.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/packfileconstanttable.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/packfiledirectory.t
==============================================================================
--- trunk/t/pmc/packfiledirectory.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/packfiledirectory.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/packfilefixupentry.t
==============================================================================
--- trunk/t/pmc/packfilefixupentry.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/packfilefixupentry.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/packfilefixuptable.t
==============================================================================
--- trunk/t/pmc/packfilefixuptable.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/packfilefixuptable.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/packfilerawsegment.t
==============================================================================
--- trunk/t/pmc/packfilerawsegment.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/packfilerawsegment.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/packfilesegment.t
==============================================================================
--- trunk/t/pmc/packfilesegment.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/packfilesegment.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2009-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/parrotclass.t
==============================================================================
--- trunk/t/pmc/parrotclass.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/parrotclass.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/parrotinterpreter.t
==============================================================================
--- trunk/t/pmc/parrotinterpreter.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/parrotinterpreter.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#!parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/parrotlibrary.t
==============================================================================
--- trunk/t/pmc/parrotlibrary.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/parrotlibrary.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/parrotrunningthread.t
==============================================================================
--- trunk/t/pmc/parrotrunningthread.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/parrotrunningthread.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/parrotthread.t
==============================================================================
--- trunk/t/pmc/parrotthread.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/parrotthread.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/pmcproxy.t
==============================================================================
--- trunk/t/pmc/pmcproxy.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/pmcproxy.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/pointer.t
==============================================================================
--- trunk/t/pmc/pointer.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/pointer.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/prop.t
==============================================================================
--- trunk/t/pmc/prop.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/prop.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/resizablebooleanarray.t
==============================================================================
--- trunk/t/pmc/resizablebooleanarray.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/resizablebooleanarray.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2007, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/resizablefloatarray.t
==============================================================================
--- trunk/t/pmc/resizablefloatarray.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/resizablefloatarray.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/resizableintegerarray.t
==============================================================================
--- trunk/t/pmc/resizableintegerarray.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/resizableintegerarray.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/resizablepmcarray.t
==============================================================================
--- trunk/t/pmc/resizablepmcarray.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/resizablepmcarray.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/ro.t
==============================================================================
--- trunk/t/pmc/ro.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/ro.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/role.t
==============================================================================
--- trunk/t/pmc/role.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/role.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/scalar.t
==============================================================================
--- trunk/t/pmc/scalar.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/scalar.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/scheduler.t
==============================================================================
--- trunk/t/pmc/scheduler.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/scheduler.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2007-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/schedulermessage.t
==============================================================================
--- trunk/t/pmc/schedulermessage.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/schedulermessage.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/sockaddr.t
==============================================================================
--- trunk/t/pmc/sockaddr.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/sockaddr.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2008, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/socket.t
==============================================================================
--- trunk/t/pmc/socket.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/socket.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/string.t
==============================================================================
--- trunk/t/pmc/string.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/string.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/stringiterator.t
==============================================================================
--- trunk/t/pmc/stringiterator.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/stringiterator.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/undef.t
==============================================================================
--- trunk/t/pmc/undef.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/undef.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2001-2009, Parrot Foundation.
 # $Id$
 

Modified: trunk/t/pmc/unmanagedstruct.t
==============================================================================
--- trunk/t/pmc/unmanagedstruct.t	Sun Apr 25 11:22:28 2010	(r46006)
+++ trunk/t/pmc/unmanagedstruct.t	Sun Apr 25 11:44:15 2010	(r46007)
@@ -1,4 +1,4 @@
-#! parrot
+#!./parrot
 # Copyright (C) 2006-2008, Parrot Foundation.
 # $Id$
 


More information about the parrot-commits mailing list