Bug in rt 3.0.11 CLI

Hi All,

There is a bug in the rt CLI tool that comes as part of 3.0.11. There
is one closing brace too many in the help subroutine. Here’s the
patch:

sjq@wompom:~/request-tracker3-3.0.11$ diff -u bin/rt.in{.old,}
— bin/rt.in.old 2004-05-26 15:06:05.000000000 +0100
+++ bin/rt.in 2004-05-26 15:04:49.000000000 +0100
@@ -128,7 +128,6 @@
foreach $title (grep $_, @titles) {
$help{$title} = $item->[2]{Text};
}

  •    }
    

    }

    What does the user want help with?

I will apply this patch to the currently in preparation Debian package
of 3.0.11.

Stephen Quinney

signature.asc (189 Bytes)