- Update lsvmbus interpreter from python3(1) to python(1)
because SLE12 lacks python3 support (bsc#1093910) OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=136
This commit is contained in:
parent
c3038e05c0
commit
98b6aa98ea
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 06:48:04 UTC 2018 - ohering@suse.de
|
||||
|
||||
- Update lsvmbus interpreter from python3(1) to python(1)
|
||||
because SLE12 lacks python3 support (bsc#1093910)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 08:33:36 UTC 2018 - ohering@suse.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/python
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user