1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

source lang-default before the first `cd'

This commit is contained in:
Jim Meyering
2000-10-28 12:36:37 +00:00
parent d1033dc2b9
commit 4c5cf8b144

View File

@@ -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/`