Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
arthw committed Nov 7, 2024
1 parent 2a0b988 commit d78d2d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ make -i html
./scripts/filter-doc-log.sh _build/doc.log

retval=$?
ls -la _build
echo "result = $retval"
if [ $retval -ne 0 ]; then
echo "make html is error"
Expand Down

0 comments on commit d78d2d8

Please sign in to comment.