[GRADLE-2634] Gradle doesn't run on Debian if TERM is not set Created: 15/Jan/13 Updated: 26/Aug/16 Resolved: 26/Aug/16 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 3.1-rc-1 |
Type: | Bug | ||
Reporter: | Russel Winder | Assignee: | Stefan Wolf |
Resolution: | Fixed | Votes: | 1 |
Description |
Gradle on Debian unstable fails to run if TERM is not set. Gradle should see if TERM is set and only then do the scrolling tricks. If TERM is not set Gradle should still run but without the scrolling tricks. |
Comments |
Comment by Russel Winder [ 17/Dec/13 ] |
Gradle still cannot cope with TERM not being defined. |
Comment by Stefan Wolf [ 26/Aug/16 ] |