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