Skip to content
  • Natanael Copa's avatar
    abuild: cleanup default_dbg · cf86b458
    Natanael Copa authored
    Run the loop in a subshell via a pipe so we dont need a subshell for
    each iteration.
    
    Use `if ...; then` to make code slightly more readable.
    
    Fix a whitespace before tab while at it.
    cf86b458