http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6627
--- Comment #12 from Chris Cormack <[email protected]> 2012-01-11 18:21:18 UTC --- (In reply to comment #11) > In installer/InstallAuth.pm, the patch comments the line : > # open L, ">>/tmp/sessionlog"; > > but L is used : > printf L "%20s from %16s logged out at %30s (manually).\n", $userid, $ip, > $time; > > I think perl doesn't like it :-/ Ahhh looks like the original patch was, the followup broke it. Paul can you fix your followup please. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
