whatwg/html-build

Build failing locally when trying to send to server

Closed this issue · 1 comments

Running:
$HOME/dev/whatwg/html-build/build.sh

I hit the following:

Checking if html-build is up to date...
Looking for the HTML source (set HTML_SOURCE to override)...
Found /Users/marcosc/dev/whatwg/html (from HTML_SOURCE)...
Linting the source file...
Downloading mdn-spec-links/html.json...
Pre-processing the source...
    Finished release [optimized] target(s) in 0.06s
     Running `target/release/html-build`

Local wattsi not present; trying the build server...
/Users/marcosc/dev/whatwg/html-build/build.sh: line 774: query_params[@]: unbound variable

Thanks for catching this, and sorry for the trouble!