]> err.no Git - moreutils/commit
parallel: Argument validation
authorTollef Fog Heen <tfheen@err.no>
Fri, 10 Jul 2009 12:09:48 +0000 (14:09 +0200)
committerTollef Fog Heen <tfheen@err.no>
Fri, 10 Jul 2009 12:09:48 +0000 (14:09 +0200)
commit4c46b498f7c42a037f4f00e54f8a6a0197a80c93
tree773f0c7ead8d1f27233aa1bae7066fe7815695b7
parent4154bdcaadc1fb1ad2e7cd0f8f887dac5346a0d7
parallel: Argument validation

Make sure the arguments passed to -j and -l are numbers and error out
if they are not.
parallel.c