Re: [U-Boot] [PATCH] test/py: use absolute dts path in vboot test

2016-07-21 Thread Simon Glass
On 18 July 2016 at 10:07, Stephen Warren wrote: > From: Stephen Warren > > Without this, the test fails if the test is run with a cwd other than the > root of the U-Boot source tree. > > Fixes: 8729d582595d ("test: Convert the vboot test to test/py") > Signed-off-by: Stephen Warren > --- > test

[U-Boot] [PATCH] test/py: use absolute dts path in vboot test

2016-07-18 Thread Stephen Warren
From: Stephen Warren Without this, the test fails if the test is run with a cwd other than the root of the U-Boot source tree. Fixes: 8729d582595d ("test: Convert the vboot test to test/py") Signed-off-by: Stephen Warren --- test/py/tests/test_vboot.py | 2 +- 1 file changed, 1 insertion(+), 1