2015-08-31 13:14 GMT+02:00 Daniel Beck <[email protected]>: > Try the email address listed at https://github.com/rtyler (assuming this is > the same R. Tyler)
Okay :) > While it may work, it doesn’t seem to do much that could be considered > useful: It doesn’t look like it’s doing anything a shell build step (built > into Jenkins core) with `#!/usr/bin/env python` as shebang line > couldn’t/wouldn't also do (except perhaps work on Windows, not sure from > reading the code). Exactly: It doesn't work on Windows. Also using the shell plugin will result in broken code highlighting. The Python plugin actually doesn't highlight code atm, but with my PR it does. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CALckf6h0y4108-EC2MqkZGVqUFAy%2BHmKpkNxt5hU2Lo31pczkA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
