Mehr Fehlermöglichkeiten bei dobudish/ dir Prüfung melden
authorJan Büren <jan@kivitendo-premium.de>
Mon, 23 Nov 2015 17:30:16 +0000 (18:30 +0100)
committerJan Büren <jan@kivitendo-premium.de>
Mon, 23 Nov 2015 17:30:16 +0000 (18:30 +0100)
scripts/build_doc.sh

index 6362075..2efa9b9 100755 (executable)
@@ -39,7 +39,7 @@ fi
 dobudish=$(ls -d doc/build/dobudish* 2> /dev/null)
 
 if [[ -z $dobudish ]] || [[ ! -d ${dobudish} ]]; then
-  echo "There's no dobudish directory inside doc/build."
+  echo "There's no dobudish directory inside doc/build OR more than one file / dir starting with dobudish (hint: zip file downloaded there?)."
   exit 1
 fi