Commit 006cc558 authored by Eduardo Habkost's avatar Eduardo Habkost
Browse files

device-crash-test: Use 'python' binary



Now the script works with Python 3, so we can use the 'python'
binary provided by the system.

Signed-off-by: default avatarEduardo Habkost <ehabkost@redhat.com>
Message-Id: <20180312185503.5746-4-ehabkost@redhat.com>
Reviewed-by: default avatarDaniel P. Berrangé <berrange@redhat.com>
Signed-off-by: default avatarEduardo Habkost <ehabkost@redhat.com>
parent 7e2b34f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env python2.7
#!/usr/bin/env python
#
#  Copyright (c) 2017 Red Hat Inc
#