From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v7, 4/4] Make argument to tst_umount an absolute path
Date: Wed, 25 Aug 2021 09:17:26 +0200 [thread overview]
Message-ID: <YSXuhovPqvZiZ4VL@pevik> (raw)
In-Reply-To: <YSTvNANtOqYxNZSe@yuki>
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
prev parent reply other threads:[~2021-08-25 7:17 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
2021-08-25 7:17 ` Petr Vorel [this message]
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=YSXuhovPqvZiZ4VL@pevik \
--to=pvorel@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