1. 18 11月, 2015 3 次提交
  2. 17 11月, 2015 2 次提交
  3. 16 11月, 2015 1 次提交
  4. 12 11月, 2015 6 次提交
  5. 11 11月, 2015 2 次提交
    • L
      Merge pull request #873 from svirt/fix_avocado_cmderror · 0d9bd9a0
      Lucas Meneghel Rodrigues 提交于
      process.py: CmdError class backward compatibility fix
      0d9bd9a0
    • S
      process.py: CmdError class backward compatibility fix · 93277b69
      svirt 提交于
      In the newer CmdError class implementation the __init__() doesn't
      have anymore the third non-mandatory argument "additional_text".
      But still in the different parts of the source code the
      CmdError is used with the third argument. If there is no special
      reason behind deleting the "additional_text" then I would suggest
      to keep for having the backward compatibility.
      (for example got argument amount errors while running particular
      libvirt tests which had to raise a CmdError exception)
      93277b69
  6. 10 11月, 2015 2 次提交
  7. 05 11月, 2015 4 次提交
  8. 04 11月, 2015 5 次提交
  9. 03 11月, 2015 15 次提交