projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e2b34f
)
device-crash-test: Use 'python' binary
author
Eduardo Habkost
<ehabkost@redhat.com>
Mon, 12 Mar 2018 18:55:03 +0000
(15:55 -0300)
committer
Eduardo Habkost
<ehabkost@redhat.com>
Mon, 12 Mar 2018 22:10:16 +0000
(19:10 -0300)
Now the script works with Python 3, so we can use the 'python'
binary provided by the system.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <
20180312185503
.5746-4-ehabkost@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
scripts/device-crash-test
patch
|
blob
|
blame
|
history
diff --git
a/scripts/device-crash-test
b/scripts/device-crash-test
index 7443d0f2c5fc5991baff0b8232b8c264fa70314e..f04f34924e62ecf6d953690abd99a422dde61168 100755
(executable)
--- a/
scripts/device-crash-test
+++ b/
scripts/device-crash-test
@@
-1,4
+1,4
@@
-#!/usr/bin/env python
2.7
+#!/usr/bin/env python
#
# Copyright (c) 2017 Red Hat Inc
#
This page took
0.026979 seconds
and
4
git commands to generate.