You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/16 13:31:25 UTC

[GitHub] [airflow] potiuk commented on issue #13108: Airflow Scheduler on WSL fails to execute Windows EXE

potiuk commented on issue #13108:
URL: https://github.com/apache/airflow/issues/13108#issuecomment-746288463


   Interesting problem. Did you try to run a bash script that would execute via 
   ```
   cmd.exe /C <command>
   ```
   
   https://docs.microsoft.com/en-us/windows/wsl/interop
   


----------------------------------------------------------------
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:
users@infra.apache.org