rmetzger commented on a change in pull request #13520:
URL: https://github.com/apache/flink/pull/13520#discussion_r503769029



##########
File path: tools/ci/test_controller.sh
##########
@@ -101,7 +102,7 @@ fi
 # =============================================================================
 
 if [ $STAGE == $STAGE_PYTHON ]; then
-       run_with_watchdog "./flink-python/dev/lint-python.sh" 
$CALLBACK_ON_TIMEOUT
+       run_with_watchdog "./flink-python/dev/lint-python.sh -c $BUILD_REASON" 
$CALLBACK_ON_TIMEOUT
        EXIT_CODE=$?

Review comment:
       these changes are also not needed




----------------------------------------------------------------
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.

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


Reply via email to