From: Steve Langasek Date: Tue, 16 Jan 2018 00:02:31 +0000 (+0000) Subject: disable-seccomp-tests X-Git-Tag: archive/raspbian/2.30-5+rpi1^2^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1764bbd9b35aaf56453b36ba2ed4ab2514e6f685;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 d83b6169..8f674e36 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 *