Merge pull request #18 from JocelynDelalande/patch-1

[fix] typo
This commit is contained in:
Maniack Crudelis 2017-06-21 12:44:50 +02:00 committed by GitHub
commit e8cab89067

View file

@ -163,7 +163,7 @@ then
# If the lock file exist
echo "The lock file $lock_file is present. Package check would not continue."
if [ $bash_mode -ne 1 ]; then
echo -n "Do you want to continue anymore? (y/n) :"
echo -n "Do you want to continue anyway? (y/n) :"
read answer
fi
# Set the answer at lowercase only