summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-28 12:36:37 +0000
committerJim Meyering <jim@meyering.net>2000-10-28 12:36:37 +0000
commit4c5cf8b14404fb2f989e5e53fab621702c27d8f5 (patch)
tree748316dd8b262d8b169df05d617511ce4436f4b0 /tests
parentd1033dc2b94d1570c3378058a8c0b0cbde4328f6 (diff)
downloadcoreutils-4c5cf8b14404fb2f989e5e53fab621702c27d8f5.tar.xz
source lang-default before the first `cd'
Diffstat (limited to 'tests')
-rwxr-xr-xtests/ls/symlink-slash4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ls/symlink-slash b/tests/ls/symlink-slash
index e365f85c7..fa9629cdf 100755
--- a/tests/ls/symlink-slash
+++ b/tests/ls/symlink-slash
@@ -6,6 +6,8 @@ if test "$VERBOSE" = yes; then
ls --version
fi
+. $srcdir/../lang-default
+
tmp=t-ls.$$
framework_failure=0
@@ -20,8 +22,6 @@ if test $framework_failure = 1; then
exit 1
fi
-. $srcdir/../lang-default
-
fail=0
set `ls -l symlink/`