]> git.donarmstrong.com Git - samtools.git/commit
Abort if merge -h's INH.SAM cannot be opened, just as we abort
authorOn behalf of John Marshall <lh3@sanger.ac.uk>
Mon, 27 Sep 2010 12:19:06 +0000 (12:19 +0000)
committerOn behalf of John Marshall <lh3@sanger.ac.uk>
Mon, 27 Sep 2010 12:19:06 +0000 (12:19 +0000)
commit5008027ff92f1b5ed762132d480f23df1088dfdd
treebffbab7e7caadffc6b48196d44027d46d25c6969
parentccd987169ea085165fe156e1727fbb9a33057f7b
Abort if merge -h's INH.SAM cannot be opened, just as we abort
if any of the IN#.BAM input files cannot be opened.

Also propagate any error indication returned by bam_merge_core()
to samtools merge's exit status.
bam_sort.c