Project

General

Profile

Actions

Bug #13655

closed

Script rudder-support-info is too chatty when looking for time

Added by Janos Mattyasovszky over 5 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Category:
Scripts
Target version:
Severity:
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

Some cosmetic things:

If you don't have time installed and are running rudder-support-info, you get an uncaught "which":

which: no time in (/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:...
Time is not installed on this system.................................. SKIPPED

This is caused by a not-devnull-redirected which command in:

cfengineutils_test_cfpromises() {
  # First we need to make sure time is there
  TIME_PRESENT=`which time`

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #13670: Script rudder-support-info is too chatty when looking for time (branch 5.0)ReleasedAlexis MoussetActions
Actions

Also available in: Atom PDF