Fix PCP_ORIGIN and PCP_ORIGIN_TIME issues, small QA fixups - #2718
Conversation
PCP_ORIGIN remains supported in getopt.c, but the man page for pmGetOptions notes that this is deprecated. Elsewhere in the code base and QA all references to $PCP_ORIGIN have been replaced by $PCP_ORIGIN_TIME.
We're planning to continue supporting PCP_ORIGIN and PCP_ORIGIN_TIME as equivalent environment variable names.
Apparently not everyone runs QA from the /home/kenj/src/pcp/qa directory.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Repository UI (inherited), Organization UI (inherited) Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (14)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 SummarySummary by CodeRabbit
WalkthroughChangesOrigin time environment migration
QA output filtering
Man-page table formatting
Suggested reviewers: Priority: ⬇️ Low Change: Bug fix Merge Risk: ⚪ Minimal · up to The reviewed changes are mergeable with no identified material regression. 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. A rabbit checked the origin time, Comment |
For PCP_ORIGIN and PCP_ORIGIN_TIME:
For QA, minor fixups.