stable
Clone or download
Read-only
request #8589: Apache logs filled with No entry for terminal type "unknown";
When you do Git operations over HTTP(S) on a repo managed by Tuleap using a URL https://<tuleap_instance>/plugins/git/<project_name>/<repo_name>.git, the log file /var/log/tuleap/git_http_error_log is filled with message like: No entry for terminal type "unknown"; using dumb terminal settings. This patch fix that, no more messages of this type must be added to the log file. Change-Id: I9cae92c434c1c6b72a197b1e819a306d304deb6f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/HTTP/CommandGitolite.class.php | +2 | −1 | Go to diff View file |