Skip to content
  • Leigh B. Stoller's avatar
    Make sure we check the result of closing the TMCC connection so that · 8e813127
    Leigh B. Stoller authored
    if it fails, we exit gracefully from the node setup instead of
    screwing stuff up even worse. Basically, I converted all close($TM) to
    CLOSETMCC($TM) which does the proper checks and dies if error.
    This is probably not ideal either, but not really sure what the ideal
    solution is when tmcc fails.
    8e813127