diff options
author | Chandan Singh <csingh43@bloomberg.net> | 2018-06-12 16:13:11 +0100 |
---|---|---|
committer | Tristan Van Berkom <tristan.van.berkom@gmail.com> | 2018-06-13 20:24:15 +0000 |
commit | fa73abe4c13a081eed45ae9a4eb6fa2864a73e3c (patch) | |
tree | 83e12bb052073d0beaa7e86115d75fbf090cc605 /doc/source/sessions/flatpak-autotools-build.html | |
parent | ba018efe414f282d22d7ab15a092f483044de502 (diff) | |
download | buildstream-fa73abe4c13a081eed45ae9a4eb6fa2864a73e3c.tar.gz |
contrib/bst-here: Remove redundant create_volume_if_not_exists() method
This method doesn't really do anything as this is already the default
behavior of `docker volume create` so remove it and always call
`docker volume create` directly. This command will always print the name
of the volume on STDOUT which is not very interesting so silence that.
(If it errors out for some reason, that output will go to STDERR so the
user should still be able to see that.)
Diffstat (limited to 'doc/source/sessions/flatpak-autotools-build.html')
0 files changed, 0 insertions, 0 deletions