Re: [yocto] [autobuilder][PATCH] CreateAutoConf.py: check for empty env history variables before using

2016-06-27 Thread Beth 'pidge' Flanagan
Pulled into master, thanks! On Thu, 2016-06-23 at 12:03 -0700, Bill Randle wrote: > I saw this error on a new AB setup: > > File "/home/pokybuild/yocto-autobuilder/lib/python2.7/site- > packages/autobuilder/buildsteps/CreateAutoConf.py", line 181, in > start > ta_history_repos=ast.literal_eva

[yocto] [autobuilder][PATCH] CreateAutoConf.py: check for empty env history variables before using

2016-06-23 Thread Bill Randle
I saw this error on a new AB setup: File "/home/pokybuild/yocto-autobuilder/lib/python2.7/site-packages/autobuilder/buildsteps/CreateAutoConf.py", line 181, in start ta_history_repos=ast.literal_eval(os.environ.get('BUILD_HISTORY_THROWAWAY_WHITELIST').encode('utf-8')) exceptions.Attribu