Skip to content
  • Luis Araujo's avatar
    Wait timeout value in more human friendly format · 8181bb85
    Luis Araujo authored
    This commits adds the feature to specify the timeout value
    for the wait command in a human friendly format.
    
    The supported notation is using the suffixes <time>h, <time>m,
    and <time>s for specifying the <time> in hours, minutes and
    seconds respectively.
    
    The value defaults to seconds if no suffix notation is specified.
    8181bb85