Revision 3695a4e0 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
          ["ganeti-luxid", "--version"],
58 58
          )
59 59

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

Also available in: Unified diff