[OPEN-ILS-DEV] How to verify what version of OpenSRF is running?

Jonathon Scott mr.jonathon.scott at gmail.com
Fri Jul 22 15:35:08 EDT 2011


Does the version number being reported in OpenSRF.pm (the @INC'd one for the
version of perl that the opensrf user is running) always report the current
OpenSRF version?

like :

grep Version `perl -MFile::Find=find -MFile::Spec::Functions -Tlw -e 'find {
wanted => sub { print canonpath $_ if /OpenSRF\.pm\z/ },no_chdir => 1 },
@INC' 2>/dev/null`

= best guess magic spell

On Fri, Jul 22, 2011 at 8:19 AM, Rayner, June <raynerj at einetwork.net> wrote:

>  Hi Folks****
>
> ** **
>
> I just upgraded OpenSRF from 1.6 to 2.0.    I followed the instructions and
> everything went as expected, but I want to verify that it’s 2.0 that’s
> running now.    I see a random magic spell to verify the version of
> Evergreen, but I can’t find anything for OpenSRF.     Is there a way to do
> that?****
>
> ** **
>
> Thanks! ****
>
> ** **
>
> June Rayner****
>
> ILS Application Team****
>
> (412) 622-1941****
>
> raynerj at einetwork.net****
>
> ** **
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20110722/a0e0f4be/attachment.htm>


More information about the Open-ils-dev mailing list