]> sourceware.org Git - lvm2.git/commit
tests: secure rm call
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 7 Jul 2017 09:50:33 +0000 (11:50 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 10 Jul 2017 12:23:53 +0000 (14:23 +0200)
commit2e47ab9b8c4526d1663da4aa3122b013237aaf9f
tree27ae467083aca2aa30f4fcd0006e53b5da244aa1
parent4ed3f1bee3fca0b27ace8bfe593aa6aee15a3a19
tests: secure rm call

Use "${var:?}" to ensure this never expands to / .
(Should never happen as 'dir' was supposed to exist from preceding
test.)
test/shell/profiles-thin.sh
This page took 0.030433 seconds and 5 git commands to generate.