« Previous | Next » 

Revision 2c313123

ID2c31312320ae35beac0b7693fc6b254156a36a1c

Added by Manuel Franceschini about 16 years ago

Bugfix instance create when file-storage-dir None

os.path.join does not like None as argument and fails with
AttributeError: 'NoneType' object has no attribute 'startswith'.

This patch makes sure the passed argument is a string in any case.

Reviewed-by: iustinp

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences