https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16733 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #10 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Owen Leonard from comment #9)
(In reply to Marcel de Rooy from comment #1)
Test plan: [1] Add <dev_install>/not/there</dev_install> to your koha-conf.xml. [2] Run on the command line: PERL5LIB=test source [path-to-your-instance]/debian/scripts/koha-functions.sh echo $PERL5LIB adjust_paths_dev_install [name-of-your-instance]
This last step results in an error in my gitified package installation. It says "bash: adjust_paths_dev_install: command not found."
Hi Owen, Nice to see you test this. The command not found-response sounds to me that you did not source the right koha-functions file? Somehow the function was not loaded. You should source the koha-functions file that has been adjusted by this patch. If I follow the test plan, the output is as expected. Could you clarify? -- You are receiving this mail because: You are watching all bug changes.