bneradt opened a new pull request, #9876:
URL: https://github.com/apache/trafficserver/pull/9876
Fix the `make check` failure with the following output by changing to .gold
which meets our license exclusion regex rules:
```
Printing headers for text files without a valid license header...
=====================================================
== File: ./tests/gold_tests/records/gold/renamed_records.out
=====================================================
\`\`\`
┌■ 8 Renamed records:
└┬──» #1 : proxy.config.output.logfile -> proxy.config.output.logfile.name
├──» #2 : proxy.config.exec_thread.autoconfig ->
proxy.config.exec_thread.autoconfig.enabled
├──» #3 : proxy.config.hostdb -> proxy.config.hostdb.enabled
├──» #4 : proxy.config.tunnel.prewarm -> proxy.config.tunnel.prewarm.enabled
├──» #5 : proxy.config.ssl.origin_session_cache ->
proxy.config.ssl.origin_session_cache.enabled
├──» #6 : proxy.config.ssl.session_cache ->
proxy.config.ssl.session_cache.value
├──» #7 : proxy.config.ssl.TLSv1_3 -> proxy.config.ssl.TLSv1_3.enabled
└──» #8 : proxy.config.ssl.client.TLSv1_3 ->
proxy.config.ssl.client.TLSv1_3.enabled
\`\`\`
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]