forked from pool/redfish-finder
This should be in SLES (jsc#10894), but we don't have it packaged yet. OBS-URL: https://build.opensuse.org/request/show/757325 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/redfish-finder?expand=0&rev=1
9 lines
242 B
Diff
9 lines
242 B
Diff
--- redfish-finder_orig/redfish-finder 2019-12-10 17:16:51.421232049 +0100
|
|
+++ redfish-finder-0.4/redfish-finder 2019-12-10 17:17:33.929316027 +0100
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/libexec/platform-python
|
|
+#!/usr/bin/python3
|
|
|
|
import sys
|
|
import os
|