[Koha-bugs] [Bug 25752] Current directory not kept when using koha-create

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 15 16:13:39 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25752

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 105884
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105884&action=edit
Bug 25752: Stay in cwd after koha-shell

After bug 25538, after a koha-shell we are not longer in the current directory:

root at cec7bffd8100:koha(master)$ pwd
/kohadevbox/koha
root at cec7bffd8100:koha(master)$ sudo koha-shell kohadev
kohadev-koha at cec7bffd8100:~$ pwd
/var/lib/koha/kohadev

Test plan:
Repeat the commands above and confirm that with this version of the
script you get /kohadevbox/koha inside the koha-shell

Search for possible regressions

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list