Example #1
0
def waiting_for(attempts=9, interval=1):
    Linux.waiting_for(attempts, interval)
Example #2
0
def check_platform(platform):
    Linux.check_platform(platform)