commit | 9d66c41d1d2c4ebbd4e7034145bf0143fa5e08b9 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Jan 13 04:28:19 2015 -0600 |
committer | Rob Landley <rob@landley.net> | Tue Jan 13 04:28:19 2015 -0600 |
tree | 0bd69cb333f90ba544f3a9be4b2dae85bd9b9469 | |
parent | 3a4917a5bb131fbe358c1c33ca71296774881fe1 [diff] |
sed bugfix: N or n at end of script would save the terminating NULL as the resume position, so the script would restart from beginning.