[css-houdini-drafts] Pull Request: Fix build failure when no Overview.html files exist

sideshowbarker has just submitted a new pull request for https://github.com/w3c/css-houdini-drafts:

== Fix build failure when no Overview.html files exist ==
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.

See https://github.com/w3c/css-houdini-drafts/pull/1166


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 3 February 2026 21:48:04 UTC