From: Steve Langasek Date: Thu, 17 Aug 2017 23:37:47 +0000 (+0100) Subject: disable-seccomp-tests X-Git-Tag: archive/raspbian/2.27.6-1+rpi1~1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b2b2b692e3d2ffd950fadb1f341a50fd5c4b3166;p=snapd.git disable-seccomp-tests Gbp-Pq: Name disable-seccomp-tests.patch --- diff --git a/cmd/snap-seccomp/export_test.go b/cmd/snap-seccomp/export_test.go index c49bd4d5..55c6d0a3 100644 --- a/cmd/snap-seccomp/export_test.go +++ b/cmd/snap-seccomp/export_test.go @@ -1,5 +1,7 @@ // -*- Mode: Go; indent-tabs-mode: t -*- +// +build ignore + /* * Copyright (C) 2017 Canonical Ltd * diff --git a/cmd/snap-seccomp/main_test.go b/cmd/snap-seccomp/main_test.go index d587040a..2121c691 100644 --- a/cmd/snap-seccomp/main_test.go +++ b/cmd/snap-seccomp/main_test.go @@ -1,5 +1,7 @@ // -*- Mode: Go; indent-tabs-mode: t -*- +// +build ignore + /* * Copyright (C) 2017 Canonical Ltd *