mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint utils
This commit is contained in:
parent
9bbe3c998b
commit
7dc15c1a48
1 changed files with 1 additions and 0 deletions
|
@ -3011,6 +3011,7 @@ def str_version_to_evr(verstring):
|
|||
|
||||
return epoch, version, release
|
||||
|
||||
|
||||
def substr_in_list(string_to_search_for, list_to_search):
|
||||
'''
|
||||
Return a boolean value that indicates whether or not a given
|
||||
|
|
Loading…
Add table
Reference in a new issue