Skip to content

Commit 7a0d7c2

Browse files
committed
Merge remote-tracking branch 'origin/v1.4.1' into v1.4.1
2 parents 09eccdd + fe7b346 commit 7a0d7c2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ target/
99
*.iml
1010
plugins/
1111
lib/
12+
.vertx/

launcher/src/main/java/com/dtstack/flink/sql/launcher/LauncherOptionParser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* The Parser of Launcher commandline options
3838
*
3939
* Company: www.dtstack.com
40-
40+
* @author sishu.yss
4141
*/
4242
public class LauncherOptionParser {
4343

0 commit comments

Comments
 (0)