Skip to content

Commit

Permalink
REMOVE ME: Print host software version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
tcharding committed Jan 25, 2024
1 parent 18478bf commit 69647be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions contrib/check-for-api-changes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ main() {
exit 1
fi

/usr/bin/env bash --version
sort --version
uniq --version

generate_api_files
check_for_changes
}
Expand Down

0 comments on commit 69647be

Please sign in to comment.