Skip to content

Commit

Permalink
Bug 1719524 [wpt PR 29589] - cc Update vnu download URL, a=testonly
Browse files Browse the repository at this point in the history
Automatic update from web-platform-tests
cc Update vnu download URL

--

wpt-commits: 38628c2dccb670a6b11bb96535ebbe32fae24b0e
wpt-pr: 29589
  • Loading branch information
sideshowbarker authored and moz-wptsync-bot committed Jul 17, 2021
1 parent d25f803 commit dead703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/web-platform/tests/conformance-checkers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ README.md: index.html

messages.json: .FORCE
$(CURL) $(CURLFLAGS) -O -L \
/~https://github.com/validator/validator/releases/download/jar/vnu.jar
/~https://github.com/validator/validator/releases/download/latest/vnu.jar
$(JAVA) $(JAVAFLAGS) -cp vnu.jar nu.validator.client.TestRunner \
--ignore=html-its --write-messages $@
$(PYTHON) $(PYTHONFLAGS) -mjson.tool --sort-keys $@ > $@.tmp
Expand Down

0 comments on commit dead703

Please sign in to comment.