Open GoogleCodeExporter opened 8 years ago
Updated patch files that also work on Linux.
Linux getopt() doesn't conform to POSIX behavior unless explicitly told to.
The updated patches set the POSIXLY_CORRECT environment variable (and remove
one leading '-' from optstring that was left in the last patch set).
There is still one failure with fastq-multx I haven't figured out. The results
are correct, but the file names are missing from the output. I'll keep working
on it and send another update when it's resolved.
Original comment by bacon4...@gmail.com
on 17 Feb 2015 at 3:02
Attachments:
Original issue reported on code.google.com by
bacon4...@gmail.com
on 15 Feb 2015 at 5:28