Fallout from ea5558cab0
This commit is contained in:
Debarshi Ray 2019-04-11 14:34:25 +02:00
parent ea5558cab0
commit 248e218183

View file

@ -834,7 +834,7 @@ list_containers()
--all \
--filter "label=com.github.debarshiray.toolbox=true" \
--format "{{.Names}}" 2>&3); then
echo "$base_toolbox_command: failed to list containers com.github.debarshiray.toolbox=true" >&2
echo "$base_toolbox_command: failed to list containers with com.github.debarshiray.toolbox=true" >&2
return 1
fi