Revision 5d297d8a

b/lib/cli.py
1548 1548

  
1549 1549
  SetGenericOpcodeOpts([op], opts)
1550 1550

  
1551
  job_id = SendJob([op], cl)
1551
  job_id = SendJob([op], cl=cl)
1552 1552

  
1553 1553
  op_results = PollJob(job_id, cl=cl, feedback_fn=feedback_fn,
1554 1554
                       reporter=reporter)

Also available in: Unified diff