projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12cee6b
)
Mehr Fehlermöglichkeiten bei dobudish/ dir Prüfung melden
author
Jan Büren
<jan@kivitendo-premium.de>
Mon, 23 Nov 2015 17:30:16 +0000
(18:30 +0100)
committer
Jan Büren
<jan@kivitendo-premium.de>
Mon, 23 Nov 2015 17:30:16 +0000
(18:30 +0100)
scripts/build_doc.sh
patch
|
blob
|
history
diff --git
a/scripts/build_doc.sh
b/scripts/build_doc.sh
index
6362075
..
2efa9b9
100755
(executable)
--- a/
scripts/build_doc.sh
+++ b/
scripts/build_doc.sh
@@
-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