Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/6053#discussion_r195060959
  
    --- Diff: flink-end-to-end-tests/run-nightly-tests.sh ---
    @@ -30,168 +30,57 @@ if [ -z "$FLINK_DIR" ] ; then
         exit 1
     fi
     
    -source "$(dirname "$0")"/test-scripts/common.sh
    +source "$(dirname "$0")"/test-scripts/test-runner-common.sh
    --- End diff --
    
    use `END_TO_END_DIR` instead


---

Reply via email to