lgcareer edited a comment on issue #2769:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/2769#issuecomment-693207594


   @feiyalun Hi,Whether the question you said above resolved,I tested on the 
1.3.2 branch and it is successful.
   The python scirpt is the following. 
   And please use in english,thx.
   ```
   import os
   return_code=os.system('cd /usr/local')
   print 'return_code=',return_code
   if return_code!=0: exit(1)#异常退出
   ```


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

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


Reply via email to