unwanted print
This commit is contained in:
@@ -56,7 +56,6 @@ abstract class KonanTest extends DefaultTask {
|
||||
}
|
||||
}
|
||||
else {
|
||||
println "testData:$testData"
|
||||
def out = new ByteArrayOutputStream()
|
||||
project.exec {
|
||||
commandLine "${exe.absolutePath}"
|
||||
|
||||
Reference in New Issue
Block a user