Changeset 3568
- Timestamp:
- Jan 9, 2017, 3:16:02 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.14-stable/test/fasta.cc
r3497 r3568 47 47 // 'samtools fasta' is required to generate input fasta file 48 48 #ifndef HAVE_SAMTOOLS_FASTA_EXECUTABLE 49 suite.out() << "no samtools with 'samtools fasta' support found\n"; 49 50 exit (EXIT_SKIP); 50 51 #endif
Note: See TracChangeset
for help on using the changeset viewer.