From: Jim Meyering Date: Sun, 29 Mar 2009 17:42:34 +0000 (+0200) Subject: tests: other-fs-tmpdir: remove just-added duplicate /usr/tmp X-Git-Tag: v7.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fa5f1210799050d7502b08aa5029c7835e09ed1;p=thirdparty%2Fcoreutils.git tests: other-fs-tmpdir: remove just-added duplicate /usr/tmp * tests/other-fs-tmpdir (CANDIDATE_TMP_DIRS): Remove 2nd /usr/tmp. --- diff --git a/tests/other-fs-tmpdir b/tests/other-fs-tmpdir index 885085736e..4340ac5d64 100644 --- a/tests/other-fs-tmpdir +++ b/tests/other-fs-tmpdir @@ -21,7 +21,7 @@ # along with this program. If not, see . test "${CANDIDATE_TMP_DIRS+set}" = set \ - || CANDIDATE_TMP_DIRS="$TMPDIR /tmp /dev/shm /var/tmp /usr/tmp /usr/tmp $HOME" + || CANDIDATE_TMP_DIRS="$TMPDIR /tmp /dev/shm /var/tmp /usr/tmp $HOME" other_partition_tmpdir=