Loading debian/tests/run-unit-test +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ set -e pkg=#PACKAGENAME# 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 Loading Loading
debian/tests/run-unit-test +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ set -e pkg=#PACKAGENAME# 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 Loading