Public bug reported:

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.

** Affects: pollinate (Ubuntu)
     Importance: Wishlist
         Status: New

** Changed in: pollinate (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1895832

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pollinate/+bug/1895832/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to