mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Deprecate status.uptime one version later
This commit is contained in:
parent
bd0496eef5
commit
6f3a32dace
@ -132,7 +132,7 @@ def custom():
|
||||
return ret
|
||||
|
||||
|
||||
@with_deprecated(globals(), "Boron")
|
||||
@with_deprecated(globals(), "Carbon")
|
||||
def uptime():
|
||||
'''
|
||||
Return the uptime for this system.
|
||||
|
Loading…
Reference in New Issue
Block a user