--testing flag should make pollinate log to stderr even if there's no tty attached

Bug #1895832 reported by Paride Legovini
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pollinate (Ubuntu)
Triaged
Wishlist
Unassigned

Bug Description

pollinate only logs to stderr if there's a terminal attached. This is implemented by this check:

  [ -t 0 ] && LOGGER="$LOGGER -s"

The --testing option should force pollinate to print to stderr even if there's no terminal. This is useful to run `pollinate --testing` in automated environments (e.g. Jenkins) capturing output.

Paride Legovini (paride)
Changed in pollinate (Ubuntu):
importance: Undecided → Wishlist
Paride Legovini (paride)
Changed in pollinate (Ubuntu):
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.