Bug fix: directory creation.

This commit is contained in:
Achim D. Brucker 2018-04-07 21:44:26 +01:00
parent e4f5f9bf68
commit 313a6ea930
1 changed files with 0 additions and 2 deletions

View File

@ -90,8 +90,6 @@ else
fi
[ -z "$NAME" ] && NAME="$(basename "$(cd "$DIR"; pwd -P)")"
if [ "$DOC" = true ]; then
$ISABELLE_TOOL mkroot -d -n "$NAME"
echo " \"build\"" >> ROOT