[LTP] [PATCH v7, 4/4] Make argument to tst_umount an absolute path

Petr Vorel pvorel@suse.cz
Wed Aug 25 09:17:26 CEST 2021


Hi Cyril, Leo,

> Hi!
> >  	[ "$mounted" ] || return
> > -	tst_umount $MNTDIR
> > +	tst_umount $PWD/$MNTDIR

> I guess that we should have the $PWD/$MNTDIR inside of double quotes
> just to be extra careful.
Thanks for catching problems, updated and merged.

I also post yet additional update of docs (TST_MNTPOINT should be full path).

Kind regards,
Petr


More information about the ltp mailing list