Skip to content

Fix #34: parse-namestring.5 should test with logical host "CLTEST"

Raymond Toy requested to merge issue-34-parse-namestring.5 into master

Currently parse-namestring.5 creates a pathname with a logical host of "CLTEST". It then tests that the corresponding namestring has a host of "CLSTEST". That should be "CLTEST" instead.

Merge request reports