mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-06 17:32:26 +00:00
missing brace
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -17,3 +17,4 @@ start()
|
|||||||
mount --bind "${GROUPDIR}" /var/log
|
mount --bind "${GROUPDIR}" /var/log
|
||||||
|
|
||||||
eend $? "Failed to redirect logs to host"
|
eend $? "Failed to redirect logs to host"
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user