On 24 February 2017 at 21:57, Humberto Ibarra <
[email protected]> wrote:
> + tmp_repo = "bhrepo_%s" % time.strftime("%Y%m%d%H%M%S")
> + self.repo_path = os.path.join(get_bb_var('TOPDIR'), tmp_repo)
> + os.mkdir(self.repo_path)
>
Instead of hoping for the best, can this just use
mktempd(prefix='selftest-buildhistory', dir=get_bb_bar(TOPDIR))
Ross
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core