Loading debian/tests/run-unit-tests +1 −4 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ if [ "${AUTOPKGTEST_TMP}" = "" ] ; then # Double quote below to expand the temporary directory variable now versus # later is on purpose. # shellcheck disable=SC2064 # trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM fi cp /usr/share/doc/${pkg}/examples/* -a "${AUTOPKGTEST_TMP}" Loading @@ -16,8 +16,5 @@ cp /usr/share/doc/${pkg}/examples/* -a "${AUTOPKGTEST_TMP}" cd "${AUTOPKGTEST_TMP}" gunzip -r * # Just for debugging set -x # Test a fasta ${pkg} ebola.fasta -l -s 1.4 -k 3 > clusters Loading
debian/tests/run-unit-tests +1 −4 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ if [ "${AUTOPKGTEST_TMP}" = "" ] ; then # Double quote below to expand the temporary directory variable now versus # later is on purpose. # shellcheck disable=SC2064 # trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM fi cp /usr/share/doc/${pkg}/examples/* -a "${AUTOPKGTEST_TMP}" Loading @@ -16,8 +16,5 @@ cp /usr/share/doc/${pkg}/examples/* -a "${AUTOPKGTEST_TMP}" cd "${AUTOPKGTEST_TMP}" gunzip -r * # Just for debugging set -x # Test a fasta ${pkg} ebola.fasta -l -s 1.4 -k 3 > clusters