I suspect you meant (and I've confirmed that the handbook has it correct).:
#! /usr/bin/env groovy rather than !# /usr/bin/env groovy That can be helpful as the first line, as described in the handbook. It helps some editors and viewer recognize portions of the file more readily. Mark Waite On Wed, Oct 11, 2017 at 9:39 AM dandeliondodgeball <[email protected]> wrote: > I just noticed this comment in the Jenkins User Handbook [ > https://jenkins.io/user-handbook.pdf]. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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-users/028dfcb0-72ad-4483-b4b8-5c4a35c00406%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/028dfcb0-72ad-4483-b4b8-5c4a35c00406%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/CAO49JtFSbLfA4OxaGTR166Kb%2Bvuk0K%3DSaKzsCoXAdCpXaTqrmg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
