We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ba8bc commit 7497888Copy full SHA for 7497888
Makefile
@@ -4,4 +4,4 @@ check:
4
# The security model of the groovy script runner now requires that all
5
# scripts be in a jar. The following task creates said jar.
6
Cancel.jar: CancelDownstream.groovy CancelSiblings.groovy
7
- jar cvf "$@" $^
+ jar cvf "$@" $^
0 commit comments