Skip to content
Snippets Groups Projects
Commit 2a711a98 authored by Luhan Cheng's avatar Luhan Cheng
Browse files

typo

parent 6ae725a1
No related branches found
No related tags found
2 merge requests!464Fix listdeps,!442Smoke test
...@@ -87,5 +87,4 @@ if [ "$num_success" -lt $(( $NUM_MODULE / 2 )) ]; then ...@@ -87,5 +87,4 @@ if [ "$num_success" -lt $(( $NUM_MODULE / 2 )) ]; then
echo "Failing because not enough tests succeeded" 2>&1 | tee -a $REPORT echo "Failing because not enough tests succeeded" 2>&1 | tee -a $REPORT
exit 2 exit 2
fi fi
[ -f TAIR10_chr1.fas ] && rm TAIR10_chr1.fas
[ "$num_failed" -eq "0" ] [ "$num_failed" -eq "0" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment