File: flexbar_test.sh

package info (click to toggle)
flexbar 1%3A3.5.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 720 kB
  • sloc: cpp: 3,524; xml: 603; sh: 128; perl: 51; makefile: 18
file content (13 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh -e

echo ""

echo "Testing fasta:"
./flexbar_test_fasta.sh

echo "Testing fastq:"
./flexbar_test_fastq.sh

echo "Testing decompression:"
./flexbar_test_zip.sh