~vcs-imports/bts-lin/trunk

Viewing all changes in revision 635.

  • Committer: Sandro Tosi
  • Date: 2019-03-02 21:12:14 UTC
  • Revision ID: git-v1:df0c7c593de6db5e9d68d3e26273e2f7cba1be60
log every action we make

this will help understand exactly what's going on, few changes:

- log messages are now async, as they are collected by the remote agent and
  printed (on stderr) only when the whole queue is processed
- log format has been uniformed amongst all the places where we generate a
  message
- getActions() now returns 2 lists: one with only the BTS commands to run
  (useful to keep track of actually how many commands we submit), and one with
  commands and comments (to contestualize the actions, useful when sending the
  emails)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: