[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: check_trans fix



On Mon, Aug 06, 2001 at 09:33:00AM -0400, Aurelian Melinte wrote:
> here is attached a fixed check_trans for the "original" issue, a while ago. 
> Could someone verify the fix is not breaking anything and eventually check 
> it in

That's:

--- check_trans.pl.orig Mon Jul 30 20:51:28 2001
+++ check_trans.pl      Mon Aug  6 23:20:06 2001
@@ -460,6 +466,7 @@
                    if (/original="([^"]+)"/i) {
                        $original = $1;
                        warn "Original is $1\n" if $opt_v;
+                       $revision = $oldr;
                    }
                    last;
                }

And it fixes the problem?

(I don't quite have the time to do proper testing right now, so I'm asking :)

-- 
     2. That which causes joy or happiness.



Reply to: