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 #1

Updated by Nicolas CHARLES over 5 years ago

  • Project changed from Rudder to Rudder tools
  • Category set to Scripts
  • Target version set to master
Actions #2

Updated by Nicolas CHARLES over 5 years ago

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES
Actions #3

Updated by Nicolas CHARLES over 5 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder-tools-private/pull/316
Actions #4

Updated by Nicolas CHARLES over 5 years ago

Creating same ticket for branch 5.0 in rudder-packages/rudder-agent

Actions #5

Updated by Nicolas CHARLES over 5 years ago

  • Related to Bug #13670: Script rudder-support-info is too chatty when looking for time (branch 5.0) added
Actions #6

Updated by Nicolas CHARLES over 5 years ago

  • Status changed from Pending technical review to Pending release

Applied in changeset rudder-tools-private:commit:rudder-tools-private|d3da5c8267a94cd92f96d5f6c0d56f0e76cff386.

Actions #7

Updated by Benoît PECCATTE over 4 years ago

  • Status changed from Pending release to Released
Actions

Also available in: Atom PDF