del: code in comments
This commit is contained in:
parent
70a0b2d9a1
commit
94ce6dac49
1 changed files with 0 additions and 4 deletions
|
@ -127,10 +127,6 @@ task shell(type: JavaExec) {
|
|||
f.name.startsWith('rhino')
|
||||
}
|
||||
|
||||
// if (environment.get('TERM') != 'dumb') {
|
||||
// println 'Run this task with `TERM=dumb ./gradlew shell` to get rid of the progress output'
|
||||
// }
|
||||
|
||||
classpath = files(rhinoJar)
|
||||
main = 'org.mozilla.javascript.tools.shell.Main'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue