subgraph / paxrat

paxrat is a utility to set PaX flags on a set of binaries.
GNU General Public License v3.0
34 stars 9 forks source link

paxrat_test.go: undefined err #29

Open santiagorr opened 6 years ago

santiagorr commented 6 years ago

Hi,

when trying to build 1.32, my debian build system complains:

... dh_auto_test
cd obj-x86_64-linux-gnu && go test -v -p 1 github.com/subgraph/paxrat

github.com/subgraph/paxrat

src/github.com/subgraph/paxrat/paxrat_test.go:15:2: undefined: err src/github.com/subgraph/paxrat/paxrat_test.go:16:5: undefined: err src/github.com/subgraph/paxrat/paxrat_test.go:17:10: undefined: err