Committer: ldoolan
test for post-svn-commitU trunk/bin/ljdb
Modified: trunk/bin/ljdb =================================================================== --- trunk/bin/ljdb 2010-11-18 12:16:39 UTC (rev 17720) +++ trunk/bin/ljdb 2010-11-18 12:20:01 UTC (rev 17721) @@ -1,7 +1,7 @@ #!/usr/bin/perl use strict; -## post-svn-commit script test +## post-svn-commit script test II use lib "$ENV{LJHOME}/cgi-bin"; require 'ljdb.pl'; use Getopt::Long;