gitlab-build.sh: try another way to pass argument
-
@lorforlinux ugh
This didn't help remove the todo entries from the release docs. They are really important for us to have on docs.beagleboard.io to see what to work on next, but they really scare end-users away and need to be removed from docs.beagleboard.org. Let me know if you have ideas on how to get this done.
-
+ '[' main == main ']' + export VER_DIR=latest + VER_DIR=latest + export PAGES_SLUG=latest + PAGES_SLUG=latest + export 'SPHINXOPTS=-D todo_include_todos=False' + SPHINXOPTS='-D todo_include_todos=False' + do_build + cat
This makes no sense to me. Why would there be a quote before SPHINXOPTS?
Please register or sign in to comment