]> git.draconx.ca Git - cdecl99.git/commitdiff
cdecl99: Fix "help" command on ULTRIX.
authorNick Bowler <nbowler@draconx.ca>
Thu, 7 Dec 2023 02:12:04 +0000 (21:12 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 7 Dec 2023 02:12:04 +0000 (21:12 -0500)
ULTRIX 4.5 nawk does not always interpret a nonempty string as "true",
so install a workaround to the gen-cmdlist.awk script for this issue.

And fix the test suite which purports to test this command but failed
to notice that no useful help was printed.


No differences found