[Rt-commit] r11665 - in rt/branches/3.6-RELEASE: .
jesse at bestpractical.com
jesse at bestpractical.com
Wed Apr 9 12:40:23 EDT 2008
Author: jesse
Date: Wed Apr 9 12:40:23 2008
New Revision: 11665
Modified:
rt/branches/3.6-RELEASE/ (props changed)
rt/branches/3.6-RELEASE/lib/RT/Report/Tickets.pm
Log:
r29552 at 31b: jesse | 2008-04-09 12:40:00 -0400
* left-out update from elacour at easter-eggs.com
Modified: rt/branches/3.6-RELEASE/lib/RT/Report/Tickets.pm
==============================================================================
--- rt/branches/3.6-RELEASE/lib/RT/Report/Tickets.pm (original)
+++ rt/branches/3.6-RELEASE/lib/RT/Report/Tickets.pm Wed Apr 9 12:40:23 2008
@@ -343,9 +343,7 @@
push @actions,
[
$self->CurrentUser->loc(
-"current: $current, want $want, Error near ->$val<- expecting a "
- . $token
- . " in '$string'\n"
+"current: $current, want $want, Error near ->$val<- expecting a $token in '$string'\n"
),
-1
];
More information about the Rt-commit
mailing list