From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v7, 4/4] Make argument to tst_umount an absolute path
Date: Tue, 24 Aug 2021 15:08:04 +0200 [thread overview]
Message-ID: <YSTvNANtOqYxNZSe@yuki> (raw)
In-Reply-To: <YSTj7CB6PdG2HZsQ@ubuntu02>
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
next prev parent reply other threads:[~2021-08-24 13:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-24 12:19 [LTP] [PATCH v7, 4/4] Make argument to tst_umount an absolute path Leo Liang
2021-08-24 12:46 ` Petr Vorel
2021-08-24 13:08 ` Cyril Hrubis [this message]
2021-08-25 7:17 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YSTvNANtOqYxNZSe@yuki \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox