Updated common.requires_os calls (#3109)
This commit is contained in:
committed by
GitHub
parent
8f122197bb
commit
bba8cd3b57
@@ -26,7 +26,7 @@ metadata = RtaMetadata(
|
||||
)
|
||||
|
||||
|
||||
@common.requires_os(metadata.platforms)
|
||||
@common.requires_os(*metadata.platforms)
|
||||
def main():
|
||||
|
||||
masquerade = "/tmp/node"
|
||||
|
||||
Reference in New Issue
Block a user