[OPEN-ILS-DEV] Evergreen virtual image problem

Vicent Mas uvemas at gmail.com
Wed Oct 19 07:02:29 EDT 2011


Hi,

I'm a Evergreen/OSRF newbie. I've installed the developer virtual
image (OpenSRF and Evergreen trunk as of 2011-03-19 on Debian Squeeze)
and started to play with it. It seems I've found a small bug in the
/openils/bin/osrf_ctl.sh script. The line for the osrf_stop action is:

"stop_osrf") stop_python; stop_c; start_perl;;

but should be:

"stop_osrf") stop_python; stop_c; stop_perl;;

Please, correct me if I'm wrong.

Thanks,

Vicent

-- 
Share what you know, learn what you don't.


More information about the Open-ils-dev mailing list