Ccreate the script runner env before renewal test
authorDan Scott <dscott@laurentian.ca>
Wed, 20 Mar 2013 17:53:12 +0000 (13:53 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 20 Mar 2013 17:53:12 +0000 (13:53 -0400)
commit5b6c13000b6a74877880b0646a80f939d41dc6b0
tree84b797cc23d3369ceb6e001a1aa6b258d8bd55b0
parentbbc9df788e9c365e50b21b40b2eb084670cdabcb
Ccreate the script runner env before renewal test

The circ_permit_renew.js script was failing with errors suggesting that
the environment was not properly initialized; for example, "log_vars not
defined". Calling mk_script_runner before running the renew test
resolves the problem.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm