Commit 98c99a0
Fix Windows trio-dnm3 tests.
These fail because the test script has a cd within it, but for the
plugins to work on Windows we need PATH to include the plugin
directory, which gets copied from $HTSDIR. Unfortunately if our
htslib directory is specified as a relative path then the cd breaks
this.1 parent ac0825e commit 98c99a0
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1173 | 1173 | | |
1174 | 1174 | | |
1175 | 1175 | | |
1176 | | - | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
1177 | 1179 | | |
1178 | 1180 | | |
1179 | 1181 | | |
| |||
0 commit comments