[LTP] [PATCH v2 2/4] df01.sh: Use TST_MOUNT_DEVICE=1
Petr Vorel
pvorel@suse.cz
Wed May 11 16:48:00 CEST 2022
Hi,
> diff --git a/testcases/commands/df/df01.sh b/testcases/commands/df/df01.sh
...
> @@ -13,7 +14,7 @@ TST_OPTS="f:"
> TST_USAGE=usage
> TST_PARSE_ARGS=parse_args
> TST_NEEDS_ROOT=1
> -TST_FORMAT_DEVICE=1
> +TST_MOUNT_DEVICE=1
I forget to remove TST_CLEANUP=tst_umount.
Therefore there is an error:
df01 13 TINFO: The '/tmp/LTP_df01.UaDhMw4Ifq/mntpoint' is not mounted, skipping umount
If this is the only error, I'll fix it during merge.
Kind regards,
Petr
More information about the ltp
mailing list