]> git.evergreen-ils.org Git - Evergreen.git/commit
Use ne on line 631 of Actor.pm.
authorJason Stephenson <jstephenson@mvlc.org>
Wed, 19 Oct 2011 20:47:03 +0000 (16:47 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 1 Nov 2011 16:44:21 +0000 (12:44 -0400)
commite000ec5da7ec06c3179276e22a91dd76f80b4981
tree288bc30c991a36a2db425d5bac88f7023957b6e9
parent19b81874ffbdf91f4acbe93f8e8f4c44f111c6a1
Use ne on line 631 of Actor.pm.

This is so that we stop getting errors like

Argument "1319057146.8881216485.4819607085" isn't numeric in numeric ne (!=) at
/usr/local/share/perl/5.10.1/OpenILS/Application/Actor.pm line 630.

in /openils/var/log/open-ils.actor_stderr.log

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm