commit | 658887a48c11b0933c74dd399b8fe5feaf0aa018 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sun Aug 31 22:07:43 2014 -0500 |
committer | Rob Landley <rob@landley.net> | Sun Aug 31 22:07:43 2014 -0500 |
tree | 4aec9fbb826cf0c36817b4e0ca26aa7fcb9c5862 | |
parent | 72e84a2f3b758026dcb37abdb8c8383c9a07ec94 [diff] |
More parallel build tweaks. echo "$PENDING" needs the quotes to avoid gluing the lines together, which prevents wc -l or head -n +2 from working right.