Merge pull request #6756 from kzys/lxc-linux

Skip lxc_template_unit_test.go on non-Linux platforms
This commit is contained in:
unclejack 2014-07-07 18:46:46 +03:00
commit e2c575c5a6
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build linux
package lxc
import (