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

`make check' from a build inside a chroot environment would fail

Specify an argument (`/') for df, in the
unusual event that there is no valid entry in /etc/mtab.
Patch by Tim Waugh.
This commit is contained in:
Jim Meyering
2004-02-17 14:42:47 +00:00
parent c2f29eda90
commit 4852e78643

View File

@@ -131,7 +131,10 @@ seq_args=10
sleep_args=0
su_args=--version
test_args=foo
# skip chroot, stty, tty, false
# This is necessary in the unusual event that there is
# no valid entry in /etc/mtab.
df_args=/
sleep 10m &
kill_args=$!