mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Switch ???
for n/a
This commit is contained in:
parent
4ece94057f
commit
406891427a
@ -442,7 +442,7 @@ def __get_version(saltstack_version):
|
||||
|
||||
# We only define the parsed SHA and set NOC as ??? (unknown)
|
||||
saltstack_version.sha = out.strip()
|
||||
saltstack_version.noc = '???'
|
||||
saltstack_version.noc = 'n/a'
|
||||
|
||||
except OSError as os_err:
|
||||
if os_err.errno != 2:
|
||||
|
Loading…
Reference in New Issue
Block a user