[Github-comments] [geany/geany] geany build and run same time (#1327)

elextr notifications at xxxxx
Wed Nov 30 02:52:43 UTC 2016


As I said above, the `compile` and `build` commands are NOT run in a shell so you can't use && in them unless you run the shell yourself and pass the command to the -c option of the shell command.  The `execute` command IS run in a shell, so you can have it compile and run using your command without changing it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1327#issuecomment-263768337
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161129/dc4839b3/attachment.html>


More information about the Github-comments mailing list