[Rt-commit] r5099 - in rt/branches/3.7-EXPERIMENTAL: .

ruz at bestpractical.com ruz at bestpractical.com
Tue Apr 25 09:25:02 EDT 2006


Author: ruz
Date: Tue Apr 25 09:25:00 2006
New Revision: 5099

Modified:
   rt/branches/3.7-EXPERIMENTAL/   (props changed)
   rt/branches/3.7-EXPERIMENTAL/lib/t/regression/23cfsort.t
   rt/branches/3.7-EXPERIMENTAL/lib/t/regression/24pawsort.t

Log:
 r2323 at cubic-pc (orig r4923):  jesse | 2006-03-31 06:03:20 +0400
  r10634 at hualien:  jesse | 2006-03-31 11:03:02 +0900
  RT-Ticket: 7425
  RT-Status: resolved
  RT-Update: correspond
  
  Test fixes from Todd Chapman
  
 


Modified: rt/branches/3.7-EXPERIMENTAL/lib/t/regression/23cfsort.t
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/lib/t/regression/23cfsort.t	(original)
+++ rt/branches/3.7-EXPERIMENTAL/lib/t/regression/23cfsort.t	Tue Apr 25 09:25:00 2006
@@ -1,4 +1,4 @@
-#!/home/perl/bin/perl
+#!/usr/bin/perl
 
 use Test::More qw/no_plan/;
 use RT;

Modified: rt/branches/3.7-EXPERIMENTAL/lib/t/regression/24pawsort.t
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/lib/t/regression/24pawsort.t	(original)
+++ rt/branches/3.7-EXPERIMENTAL/lib/t/regression/24pawsort.t	Tue Apr 25 09:25:00 2006
@@ -1,4 +1,4 @@
-#!/home/perl/bin/perl
+#!/usr/bin/perl
 
 use Test::More qw/no_plan/;
 use RT;


More information about the Rt-commit mailing list