Re: [Qemu-devel] [PATCH 1/3] device-crash-test: No need for sys.path hack

2018-06-19 Thread Daniel P . Berrangé
On Mon, Jun 18, 2018 at 07:51:29PM -0300, Eduardo Habkost wrote: > The device-crash-test script is already inside the 'scripts' > directory, there's no need to add the directory manually to > sys.path. > > Signed-off-by: Eduardo Habkost > --- > scripts/device-crash-test | 1 - > 1 file changed,

[Qemu-devel] [PATCH 1/3] device-crash-test: No need for sys.path hack

2018-06-18 Thread Eduardo Habkost
The device-crash-test script is already inside the 'scripts' directory, there's no need to add the directory manually to sys.path. Signed-off-by: Eduardo Habkost --- scripts/device-crash-test | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/device-crash-test b/scripts/device-crash-test