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:55:07 +0000 (13:55 -0400)
commit5a66a4866ecfcbfe8f199a75a6a83fd6623bb649
tree2279344c24546f6035b60f9e1733ff6b49843a21
parente161061f73952d11628c10ca612de7d230577685
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