Skip to content
Snippets Groups Projects
Unverified Commit de4ee287 authored by Luca Bruno's avatar Luca Bruno
Browse files

test: go get missing coreos/pkg/dlopen dependency

parent a5232356
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ if [ -z "$GOPATH" ]; then
fi
export GOPATH=${PWD}/gopath
go get -u github.com/godbus/dbus
go get -u github.com/coreos/pkg/dlopen
fi
TESTABLE="activation journal login1 machine1 unit"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment