« Previous | Next » 

Revision 29e43e45

ID29e43e45de8259f26e9a49bd07e543772a71fcd2
Parent 7c88c7af
Child 47342ca6

Added by Constantinos Venetsanopoulos over 11 years ago

Do not show logfile on ExtStorage's attach error

During attach the logfile is `None'. If the attach script
fails and we try to Tailfile() its logfile, TailFile
breaks with:

TypeError: coercing to Unicode: need string or buffer, NoneType found

Thus, we don't show the logfile, if ExtStorage's attach script fails.
Just throw the appropriate error.

Signed-off-by: Constantinos Venetsanopoulos <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences