Skip to content

Commit

Permalink
[hotfix][tests] Removes warning that's produced when removing non-exi…
Browse files Browse the repository at this point in the history
…sting files
  • Loading branch information
XComp committed May 10, 2024
1 parent 91e6e7e commit 046872c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-end-to-end-tests/test-scripts/common_ssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,5 @@ function set_conf_ssl {
}

function rollback_openssl_lib() {
rm $FLINK_DIR/lib/flink-shaded-netty-tcnative-{dynamic,static}-*.jar
rm -f $FLINK_DIR/lib/flink-shaded-netty-tcnative-{dynamic,static}-*.jar
}

0 comments on commit 046872c

Please sign in to comment.