Revision 135eb4ee qa/qa_env.py

b/qa/qa_env.py
54 54
          ["ganeti-rapi", "--version"],
55 55
          ["ganeti-watcher", "--version"],
56 56
          ["ganeti-confd", "--version"],
57
          ["ganeti-queryd", "--version"],
57 58
          )
58 59

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

Also available in: Unified diff