]> diplodocus.org Git - nmh/commitdiff
test/common.sh.in: use awk to pick off first output field.
authorLyndon Nerenberg <lyndon@orthanc.ca>
Fri, 6 Dec 2013 22:52:03 +0000 (14:52 -0800)
committerLyndon Nerenberg <lyndon@orthanc.ca>
Fri, 6 Dec 2013 22:52:03 +0000 (14:52 -0800)
md5 and md5sum are inconsistent in their use of SP vs HT as a field separator.
cut(1) can only handle a single field delimiter character; awk is more forgiving.


No differences found