Module Name: src Committed By: rillig Date: Wed Jul 10 05:43:58 UTC 2024
Modified Files: src/tests/usr.bin/xlint/lint1: accept.sh Log Message: tests/lint: allow empty lines in .exp-ln files The generated .ln files neither contain spaces nor empty lines. To make the input more human-readable, allow empty lines in the expected .ln files. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/tests/usr.bin/xlint/lint1/accept.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.