Two Bryan UX asks on the batch route-set compare:
1. Identification header now labels which file is left vs right, with the
REAL matched filenames:
left (baseline) = <windows-prefix>.*
right (candidate) = <linux-prefix>.*
Printed to stdout on --format text; to stderr on --format tsv (keeps
stdout pure tsv). No change to PASS/DIFF/MISSING/EXTRA classification or
exit codes (0=clean, 1=any non-clean, 2=usage).
2. --dir already defaulted to cwd (DIR="." in v0.9.10) — this only fixes the
docs (usage header, --help, MANUAL.md) to lead with the no---dir,
cd-into-the-dir example.
Vera CODE-PASS (agent ade4360f): 0 defects; ran the scripts live against a
4-route fixture (PASS/DIFF/MISSING/EXTRA), verified header/stream-separation,
bash -n clean under /bin/bash 3.2.57, make-manifest --check clean, VERSION +
larry.sh agree at 0.9.11. Live-acceptance owner: Bryan (Gundersen box).
2 lines
7 B
Plaintext
2 lines
7 B
Plaintext
0.9.11
|