Fix build failure when no Overview.html files exist (#1166)
Add shopt -s nullglob so the Overview.html glob expands to nothing
instead of the literal pattern when there are no matches, which was
causing cp to fail.1 file changed
Lines changed: 1 addition & 0 deletions