filter-doc-log.sh: don't use tput if TERM is not defined When running on jenkins and other automation environment, TERM will not be defined and thus tput errors out. Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>