Skip to content
Snippets Groups Projects
Commit 29e43e45 authored by Constantinos Venetsanopoulos's avatar Constantinos Venetsanopoulos
Browse files

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: default avatarConstantinos Venetsanopoulos <cven@grnet.gr>
parent 7c88c7af
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment