[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 Mar 4 00:58:07 CET 2015


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

Mirko Tietgen <mirko at abunchofthings.net> changed:

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

--- Comment #17 from Mirko Tietgen <mirko at abunchofthings.net> ---
Created attachment 36435
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36435&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

Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>

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

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


More information about the Koha-bugs mailing list