]> granicus.if.org Git - graphviz/commit
Fix single-line color generation
authorMark Hansen <markhansen@google.com>
Tue, 2 Mar 2021 08:59:20 +0000 (19:59 +1100)
committerMark Hansen <markhansen@google.com>
Tue, 2 Mar 2021 09:00:34 +0000 (20:00 +1100)
commit87bde4dae072f74cd92c7783a54fda1287183e05
tree37c4fc36e21533df838f1d2b0d985d95ef692a24
parentfa341dfafa8d757dbd5f9f12e9618b0b56ab26f3
Fix single-line color generation

Looks like awk has actually added a `-s` flag in the last ten years, breaking this code! Amazing.

Fixes https://gitlab.com/graphviz/graphviz/-/issues/1967
doc/infosrc/Makefile
doc/infosrc/mkcolors.awk