We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc15f8d commit c912797Copy full SHA for c912797
components/scripts/lib/build_scan.sh
@@ -2,7 +2,7 @@
2
3
readonly FETCH_BUILD_SCAN_DATA_JAR="${LIB_DIR}/export-api-clients/fetch-build-scan-data-cmdline-tool-${SCRIPT_VERSION}-all.jar"
4
5
-# This is a helper method for the common pattern of reading Build Scan metadata
+# This is a helper function for the common pattern of reading Build Scan metadata
6
# from the build-scans.csv file, then retrieving build metrics using the Gradle
7
# Enterprise API.
8
process_build_scan_data_online() {
0 commit comments