Skip to content
  • Sébastien Luttringer's avatar
    Handle exit() in scripts · 23c5ffa5
    Sébastien Luttringer authored
    Allow scripts to call exit() or exit(0) to interupt their execution properly.
    Can save a useless brace adn tab time.
    
    Exiting another value cause script to fail.
    23c5ffa5