Skip to content

Commit

Permalink
Update runtests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Yenaled committed Sep 7, 2023
1 parent e2abf9a commit 630c033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion func_tests/runtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ checkcmdoutput "$splitcode -t 1 -y <(echo "Y,ODD,EVEN,LIGTAG") -N 2 -c $test_dir

# Testing files supplied in config file

checkcmdoutput "$splitcode -t 1 -m /dev/null -c $test_dir/configb.txt --pipe --mod-names $test_dir/b.fastq" 86479a52fd7d35a1d0fcb62c5dbde424
checkcmdoutput "$splitcode -t 1 --no-outb -m /dev/null -c $test_dir/configb.txt --pipe --mod-names $test_dir/b.fastq" 86479a52fd7d35a1d0fcb62c5dbde424
cat $test_dir/splitcode_example_config_4.txt > $test_dir/splitcode_example_config_4_.txt
echo "EVEN"$'\t'"Even2Bo"$'\t'"${test_dir}/even.txt\$"$'\t'"2"$'\t'"1:30"$'\t'"1"$'\t'"{{ODD}}6-12
ODD"$'\t'"Odd2Bo"$'\t'"${test_dir}/odd.txt\$"$'\t'"2"$'\t'"1:15"$'\t'"2"$'\t'"{{EVEN}}6-12" >> $test_dir/splitcode_example_config_4_.txt
Expand Down

0 comments on commit 630c033

Please sign in to comment.