[med-svn] [Git][med-team/ampliconnoise][master] Cleanup

Andreas Tille gitlab at salsa.debian.org
Sun Jul 19 11:44:50 BST 2020



Andreas Tille pushed to branch master at Debian Med / ampliconnoise


Commits:
1e2ec7a6 by Andreas Tille at 2020-07-19T12:44:41+02:00
Cleanup

- - - - -


1 changed file:

- debian/tests/run-unit-test


Changes:

=====================================
debian/tests/run-unit-test
=====================================
@@ -6,9 +6,6 @@ pkg=ampliconnoise
 export LC_ALL=C.UTF-8
 if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
   AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
-  # 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
 fi
 
@@ -18,7 +15,6 @@ cd "${AUTOPKGTEST_TMP}"
 
 gunzip -r *
 ls -R
-#do_stuff_to_test_package#
 ./Run.sh C005.dat
 
 rm -rf C005_s60_c01 C005_s60_c01_T220_s30_c08
@@ -33,4 +29,4 @@ do
   echo "${file}" "../${file}"
   diff "${file}" "../${file}"
   echo "${file} is identical to its reference."
-done
\ No newline at end of file
+done



View it on GitLab: https://salsa.debian.org/med-team/ampliconnoise/-/commit/1e2ec7a617a18baba6266caca038749c184cae56

-- 
View it on GitLab: https://salsa.debian.org/med-team/ampliconnoise/-/commit/1e2ec7a617a18baba6266caca038749c184cae56
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200719/557d70f9/attachment-0001.html>


More information about the debian-med-commit mailing list