mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove debugging
This commit is contained in:
parent
17d01e4f4c
commit
4c5ab057ce
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ __virtualname__ = 'carbon'
|
|||
|
||||
|
||||
def __virtual__():
|
||||
return (False, 'Testing #37444')
|
||||
return __virtualname__
|
||||
|
||||
|
||||
def _get_options(ret):
|
||||
|
|
Loading…
Add table
Reference in a new issue