Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
paxunix committed Jul 23, 2010
1 parent dadafff commit 55edbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ll-pipe-collect-by-suffix
Expand Up @@ -31,7 +31,7 @@ local file
local chunkStatus
while read -r file
do
# If only collecting succesful chunks, skip this chunk if its exit
# If only collecting successful chunks, skip this chunk if its exit
# status was not 0. If there was any problem with the contents of the
# .done file, default the status to 1, since that implies there was a
# problem with that chunk.
Expand Down

0 comments on commit 55edbae

Please sign in to comment.