mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 17:02:00 +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
|
||||
|
||||
eend $? "Failed to redirect logs to host"
|
||||
}
|
||||
|
Reference in New Issue
Block a user