On 10/13/07, Jonathan Vanasco <[EMAIL PROTECTED]> wrote: > Anyone else get this when updating? > > t/setup...................NOK 3/4 > # Failed test 'ROSEDBRC 2' > # in t/setup.t at line 22. > # got: 'localhost' > # expected: 'othervalue'
No errors here. That test is tiny. You should be able to debug it directly by running: % perl -d -I lib t/setup.t It uses environment variables, FindBin, and @INC modification. If one of those things is not working on your system, that could explain the failure. -John ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object