Skip to content
  • Luis Araujo's avatar
    Allow to set a timeout value for the submit wait option · d5fb00cf
    Luis Araujo authored
    This will allow to set an arbitrary timeout value to the
    --wait option of the submit command. It will default to
    3 hours (10800 seconds) if the option is passed with no value.
    
    This patch also removes the time module (unneeded) from the
    wait_job command.
    d5fb00cf