diff options
author | Kir Kolyshkin <kolyshkin@gmail.com> | 2020-03-30 19:05:31 -0700 |
---|---|---|
committer | Kir Kolyshkin <kolyshkin@gmail.com> | 2020-04-02 10:17:10 -0700 |
commit | ce38be795903e3f9d16d3d73a0ccee68c353013e (patch) | |
tree | b55256664f8e0a182674cb6a761b746408724823 /vendor/github.com/hpcloud/tail/util | |
parent | c3c6a7c8236fb43c3bc7172257b7fb15921e1668 (diff) | |
download | podman-ce38be795903e3f9d16d3d73a0ccee68c353013e.tar.gz podman-ce38be795903e3f9d16d3d73a0ccee68c353013e.tar.bz2 podman-ce38be795903e3f9d16d3d73a0ccee68c353013e.zip |
test/e2e/run_volume_test: only create dir once
Remove repeated mountPath directory creation.
* For the first two hunks it is the same dir ("secrets") that was
already created before.
* For the last hunk ("scratchpad") it is not used at all.
Add an empty line after Mkdir for cases where dir is used more than once.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Diffstat (limited to 'vendor/github.com/hpcloud/tail/util')
0 files changed, 0 insertions, 0 deletions