[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 29 11:53:26 CEST 2020


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #105884|0                           |1
        is obsolete|                            |

--- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 106386
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106386&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

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list