Shorten no-btrfs build tag name

Remove the `containerd_` portion of the build tag name as it is
unnecessary.

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
This commit is contained in:
Phil Estes
2017-05-12 09:51:28 -05:00
parent 385f56b678
commit bd432461d3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// +build !containerd_no_btrfs
// +build !no_btrfs
package main