[Koha-bugs] [Bug 13143] Add a tool to show a Koha's password

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 26 22:28:01 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13143

--- Comment #14 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 33962
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33962&action=edit
Bug 13143: Followup - Correct the pause message

'read anykey' actually requires enter under sh.
This patch changes the string from:
    'Press any key to clear the screen...'
to
    'Press enter to clear the screen...'

TEST PLAN
---------
1) Apply the first two patches
2) Trigger the script.
2) Press 'q' or anything other than enter when prompted.
   --- You could type a whole sentence! Oops!
3) Press enter.
4) Apply this patch
5) Trigger the script.
6) Be happy that you aren't told any key will work.
7) run koha qa tools

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


More information about the Koha-bugs mailing list