[Rt-commit] [svn] r972 - in rt/trunk: . bin

jesse at pallas.eruditorum.org jesse at pallas.eruditorum.org
Fri May 28 00:24:39 EDT 2004


Author: jesse
Date: Fri May 28 00:24:38 2004
New Revision: 972

Modified:
   rt/trunk/   (props changed)
   rt/trunk/bin/rt.in
Log:
 ----------------------------------------------------------------------
 r1723 at tinbook:  jesse | 2004-05-28T04:24:48.903988Z
 
 Removing an extra } in sub help in the cli tool
 ----------------------------------------------------------------------


Modified: rt/trunk/bin/rt.in
==============================================================================
--- rt/trunk/bin/rt.in	(original)
+++ rt/trunk/bin/rt.in	Fri May 28 00:24:38 2004
@@ -128,7 +128,6 @@
             foreach $title (grep $_, @titles) {
                 $help{$title} = $item->[2]{Text};
             }
-        }
     }
 
     # What does the user want help with?


More information about the Rt-commit mailing list