Quick lint of dockerng

This commit is contained in:
Mike Place 2016-07-15 16:19:35 -06:00
parent b11fd8ef6a
commit b9732eeffb

View File

@ -5802,4 +5802,3 @@ def sls_build(name, base='fedora', mods=None, saltenv='base',
__salt__['dockerng.stop'](id_)
return __salt__['dockerng.commit'](id_, name)