Bug with makefile that can erase host MBR (4)

This commit is contained in:
Adrien Bourmault 2020-02-05 22:38:53 +01:00
parent cb4d2cc8de
commit 7797b6b1fe
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ fi
if [ -z $lpblock ];
then
Impossible to find an available loop device. Fatal error !
echo Impossible to find an available loop device. Fatal error !
return 13
fi