From 816313de30725d7213f239ac070e14b84248f430 Mon Sep 17 00:00:00 2001 From: Simon Fraser Date: Tue, 4 Aug 2015 21:44:15 +0100 Subject: [PATCH] Fix 'go vet' error, +build comment must be followed by a blank line --- plugins/lustre2/lustre2.go | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/lustre2/lustre2.go b/plugins/lustre2/lustre2.go index 348a4c739..72a83e5f1 100644 --- a/plugins/lustre2/lustre2.go +++ b/plugins/lustre2/lustre2.go @@ -1,4 +1,5 @@ // +build linux + /* Lustre 2.x telegraf plugin