• Vincent Pelletier's avatar
    parallel_parse.sh: Cosmetic changes · ca5ae218
    Vincent Pelletier authored
    Make it a bit more readable.
    Use non-abbreviated arguments when available.
    Use lower-case for variable names, which is the de-facto for non-exported
    variables.
    Shift once instead of after each argument.
    Make the script exit if it expands an unset variable or any call fails.
    ca5ae218