Skip to content
Snippets Groups Projects
  1. May 15, 2014
    • Nikos Skalkotos's avatar
      Handle guestfs.launch() thrown RuntimeErrors · fca0df0f
      Nikos Skalkotos authored
      If launching the guestfs helper VM fails, the library will throw a
      RuntimeError exception. Don't treat this as an unhandled exception.
      Convert it to FatalError but preserve the error message.
      fca0df0f
    • Nikos Skalkotos's avatar
      Make sure tracebacks are always displayed correct · c90029f5
      Nikos Skalkotos authored
      If an exception that we don't know how to handle gets thrown, make sure
      the traceback is always printed in the command line. If the output of
      the program is also saved in a log file, then make sure the traceback
      gets printed there too.
      c90029f5
  2. Mar 20, 2014
  3. Mar 19, 2014
  4. Mar 11, 2014
  5. Mar 10, 2014
  6. Feb 27, 2014
  7. Jan 18, 2014
  8. Jan 10, 2014
  9. Jan 08, 2014
  10. Jan 07, 2014
  11. Jan 06, 2014
  12. Dec 19, 2013
  13. Dec 18, 2013
  14. Nov 01, 2013
  15. Oct 23, 2013
  16. Oct 22, 2013
  17. Oct 16, 2013
  18. Oct 11, 2013
  19. Oct 10, 2013
  20. Oct 09, 2013
Loading