From b0926e02dcf0e0241c1c5edef6b1a3478d88ecc2 Mon Sep 17 00:00:00 2001 From: jgfrm Date: Mon, 6 Feb 2017 20:31:54 +0100 Subject: [PATCH] trigger new build due to external failure --- src/cmds/restic/integration_helpers_unix_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cmds/restic/integration_helpers_unix_test.go b/src/cmds/restic/integration_helpers_unix_test.go index e460514f1..86a040eb4 100644 --- a/src/cmds/restic/integration_helpers_unix_test.go +++ b/src/cmds/restic/integration_helpers_unix_test.go @@ -52,4 +52,4 @@ func nlink(info os.FileInfo) (uint64, error) { return nil, ok } return stat.Nlink(info), err -} \ No newline at end of file +}