Revision 3aa81090 qa/qa_env.py

b/qa/qa_env.py
53 53
           ['ganeti-masterd', '--version'],
54 54
           ['ganeti-noded', '--version'],
55 55
           ['ganeti-rapi', '--version'],
56
           ['ganeti-watcher', '--version'] )
56
           ['ganeti-watcher', '--version'],
57
           ['ganeti-confd', '--version'],
58
           )
57 59

  
58 60
  cmd = ' && '.join([utils.ShellQuoteArgs(i) for i in cmds])
59 61

  

Also available in: Unified diff