Aug-13-2017, 03:40 AM
Make sure the config.ini file path is given relative to the spec file.
Something like:
Something like:
data's = [('folder/config.ini','.')]you can also try and replace
'.'with some foldername to see if that folder is created or not.