From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- app-admin/gopass/files/gopass-1.8.4-xc-tests.patch | 28 ---------------------- 1 file changed, 28 deletions(-) delete mode 100644 app-admin/gopass/files/gopass-1.8.4-xc-tests.patch (limited to 'app-admin/gopass/files') diff --git a/app-admin/gopass/files/gopass-1.8.4-xc-tests.patch b/app-admin/gopass/files/gopass-1.8.4-xc-tests.patch deleted file mode 100644 index 5780f17bf347..000000000000 --- a/app-admin/gopass/files/gopass-1.8.4-xc-tests.patch +++ /dev/null @@ -1,28 +0,0 @@ -Skip xc cli tests, 1.8.3 failed when run with no arguments for these commands -but 1.8.4 doesn't. - ---- gopass-1.8.4/src/github.com/gopasspw/gopass/commands_test.go -+++ gopass-1.8.4/src/github.com/gopasspw/gopass/commands_test.go -@@ -55,14 +55,14 @@ - ".templates.remove": {}, - ".templates.show": {}, - ".unclip": {}, -- ".xc.decrypt": {}, -- ".xc.encrypt": {}, -- ".xc.export": {}, -- ".xc.export-private-key": {}, -- ".xc.generate": {}, -- ".xc.import": {}, -- ".xc.import-private-key": {}, -- ".xc.remove": {}, -+ // ".xc.decrypt": {}, -+ // ".xc.encrypt": {}, -+ // ".xc.export": {}, -+ // ".xc.export-private-key": {}, -+ // ".xc.generate": {}, -+ // ".xc.import": {}, -+ // ".xc.import-private-key": {}, -+ // ".xc.remove": {}, - } - - func TestGetCommands(t *testing.T) { -- cgit v1.2.3