Mohd Bilal pushed to branch master at Debian Med / emmax
Commits:
5af8ca6f by Mohammed Bilal at 2022-09-20T12:16:18+05:30
avoid printing fancy stuff
- - - - -
1 changed file:
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/run-unit-test
=====================================
@@ -21,18 +21,18 @@ awk '{print $1,$2,$6}' test.ped > test.emmax_phenotypes
sed -i 's/-9$/NA/' test.emmax_phenotypes
sed -i 's/0$/NA/' test.emmax_phenotypes
-echo -e "\e[93m\e[1mRunning Tests\e[0m"
+echo -e "Running Tests"
-echo -e "\e[93m\e[1mTest 1\e[0m"
+echo -e "Test 1"
emmax-kin -v -d 10 test
-echo -e "\e[93m\e[1mTest 2\e[0m"
+echo -e "Test 2"
emmax -v -d 10 -t test -p test.emmax_phenotypes -k test.BN.kinf -o test.emmax
md5sum --check checksums
-echo -e "\e[92m\e[1mPASS\e[0m"
+echo -e "PASS"
# Clean up
rm -f test.*
View it on GitLab:
https://salsa.debian.org/med-team/emmax/-/commit/5af8ca6f92a164136450e0387776a415d53d6db3
--
View it on GitLab:
https://salsa.debian.org/med-team/emmax/-/commit/5af8ca6f92a164136450e0387776a415d53d6db3
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit