Added description line
This commit is contained in:
parent
84b2e63100
commit
363abe4586
@ -301,6 +301,7 @@ configure(subprojects - project(':onjava')) {
|
||||
}
|
||||
|
||||
task verify(type:Exec) {
|
||||
description 'Uses Python tool to verify example output'
|
||||
commandLine 'python', 'verify_output.py'
|
||||
doFirst {
|
||||
println("execute 'gradlew run' first")
|
||||
|
Loading…
x
Reference in New Issue
Block a user