mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Skip lxc_template_unit_test.go on non-Linux platforms
It doesn't work without lxc-start. Docker-DCO-1.1-Signed-off-by: Kato Kazuyoshi <kato.kazuyoshi@gmail.com> (github: kzys)
This commit is contained in:
parent
7362a09cd9
commit
dda0ce6459
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
// +build linux
|
||||||
|
|
||||||
package lxc
|
package lxc
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue