This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Fix 4.1.x Backport bad cherrypick missing file#5089
Merged
rawlinp merged 2 commits intoapache:4.1.xfrom Oct 1, 2020
Merged
Conversation
From apache#5073 "Backport 4.1.x: Add ORT atstccfg log appending and logrotate (apache#4923)" - looks like git just dropped the file. Adding it back.
rawlinp
approved these changes
Oct 1, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes a file that got dropped, and a broken path, from the cherrypick from
master.No tests, ORT doesn't have an integration test framework yet.
No docs, no interface change.
No changelog, no release since bug.
I've manually tested building, installing, and running. Everything works, except running from an unrelated bug that will be fixed shortly.
Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
Build Traffic Ops+ORT, install ORT, run ORT.
If this is a bug fix, what versions of Traffic Control are affected?
The following criteria are ALL met by this PR
Additional Information