Bug 13143: Followup - Correct the pause message
authorMark Tompsett <mtompset@hotmail.com>
Wed, 26 Nov 2014 21:23:31 +0000 (16:23 -0500)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 27 Jan 2016 06:27:08 +0000 (06:27 +0000)
commitd8a123393d8d773d2bd592ef47567f150aea4b6c
tree0e6c2dc9950eb0c15bb2594d96b25173c993890f
parent2b43e9312c87ab902dbf01f26f36fb9b82066332
 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@abunchofthings.net>
http://bugs.koha-community.org/show_bug.cgi?id=13141

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
debian/scripts/koha-passwd