[LTP] [PATCH 1/8] tst_test.sh: Add $TST_MOUNT_DEVICE

Petr Vorel pvorel@suse.cz
Wed Jun 1 08:38:07 CEST 2022


Hi Cyril,

> Hi!
> > +	if [ "$TST_MOUNT_DEVICE" = 1 -a "$TST_MOUNT_FLAG" = 1 ]; then

> Isn't the TST_MOUNT_DEVICE redundant here? We set the mount flag only if
> the device was mounted by the library. Or do I miss something?
No, you're right $TST_MOUNT_DEVICE is redundant. I noted this after sending a
patch, just forget to note it on ML. Thanks!

Kind regards,
Petr


More information about the ltp mailing list