Skip to content

Commit 054b728

Browse files
authored
Merge pull request #10 from DTStack/v1.4.1
comment
2 parents c51f5f1 + fe7b346 commit 054b728

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)