diff --git a/build/create_disk.sh b/build/create_disk.sh index 91f499c..f2af324 100755 --- a/build/create_disk.sh +++ b/build/create_disk.sh @@ -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