CalvinKirs commented on a change in pull request #5983:
URL: https://github.com/apache/dolphinscheduler/pull/5983#discussion_r689131317



##########
File path: 
dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/cmd/OsSystemNativeCommand.java
##########
@@ -0,0 +1,7 @@
+package org.apache.dolphinscheduler.common.cmd;
+
+public interface OsSystemNativeCommand {
+    public static String REPLACE_HOLDER = "REPLACE_HOLDER";
+    String deleteCmd();

Review comment:
       should add license heads




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