Skip to content

Change sort order for trio-dnm3 test file#2571

Open
daviesrob wants to merge 1 commit into
samtools:developfrom
daviesrob:trio-dnm3-sort-order
Open

Change sort order for trio-dnm3 test file#2571
daviesrob wants to merge 1 commit into
samtools:developfrom
daviesrob:trio-dnm3-sort-order

Conversation

@daviesrob

Copy link
Copy Markdown
Member

The trio-dnm3.1.out file was sorted using -k4,4g, which is an extension to the POSIX specification. While widely supported, it isn't available everywhere leading to test failures on some platforms. As the ordering isn't that important for the purposes of the test, the easiest solution is to sort it by the filename in the first column instead.

The trio-dnm3.1.out file was sorted using `-k4,4g`, which is an
extension to the POSIX specification.  While widely supported,
it isn't available everywhere leading to test failures on
some platforms.  As the ordering isn't that important for the
purposes of the test, the easiest solution is to sort it by
the filename in the first column instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant