jscheffl commented on code in PR #59159:
URL: https://github.com/apache/airflow/pull/59159#discussion_r2596479430


##########
dev/README_RELEASE_AIRFLOW.md:
##########
@@ -772,12 +772,12 @@ Optionally you can use the `breeze release-management 
check-release-files` comma
 present in SVN. This command may also help with verifying installation of the 
packages.
 
 ```shell script
-breeze release-management check-release-files airflow --version ${VERSION_RC}
+breeze release-management check-release-files airflow --version ${VERSION_RC} 
--path-to-airflow-svn "${PATH_TO_AIRFLOW_SVN}"
 ```
 
 
 ```shell script
-breeze release-management check-release-files task-sdk --version 
${TASK_SDK_VERSION_RC}
+breeze release-management check-release-files task-sdk --version 
${TASK_SDK_VERSION_RC} --path-to-airflow-svn "${PATH_TO_AIRFLOW_SVN}/task-sdk"

Review Comment:
   Oh, and which? :-D



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to