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

Cyril Hrubis chrubis@suse.cz
Tue Aug 24 15:08:04 CEST 2021


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.


Other than that with the chage proposed by Peter:

Reviewed-by: Cyril Hrubis <chrubis@suse.cz>

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list