simon824 commented on a change in pull request #885:
URL: 
https://github.com/apache/incubator-seatunnel/pull/885#discussion_r776554722



##########
File path: 
seatunnel-core/seatunnel-core-base/src/main/java/org/apache/seatunnel/config/command/CommandSparkArgs.java
##########
@@ -43,7 +43,7 @@
 
     @Parameter(names = {"-t", "--check"},
         description = "check config")
-    private boolean testConfig = true;
+    private boolean testConfig = false;

Review comment:
       Fixed the default value of `check config`, please review this again when 
free, thx. @leo65535 




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

To unsubscribe, e-mail: [email protected]

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


Reply via email to