Skip to content

Conversation

@eramongodb
Copy link
Contributor

Fix some over-eager command existence checks affecting Debian packaging routines using DOXYGEN_USE_CURRENT=1 and DOXYGEN_ANY_VERSION=1, where mktemp may not be available. mktemp (and other commands being checked) are only required when DOXYGEN_USE_CURRENT is not enabled. Also changes the -v to -V so a diagnostic message is emitted when the command is not found (no output on success).

@eramongodb eramongodb requested a review from kevinAlbs October 8, 2025 19:27
@eramongodb eramongodb self-assigned this Oct 8, 2025
@eramongodb eramongodb requested a review from a team as a code owner October 8, 2025 19:27
Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@eramongodb eramongodb merged commit a9a3c3d into mongodb:master Oct 8, 2025
1 of 2 checks passed
@eramongodb eramongodb deleted the cxx-apidocs branch October 8, 2025 19:34
eramongodb added a commit to eramongodb/mongo-cxx-driver that referenced this pull request Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants