Delete undocumented "exit 1"

This commit is contained in:
Colin Walters 2015-09-15 15:52:28 -04:00
commit 7eae4e72f1

View file

@ -214,7 +214,6 @@ ln -s ../../../ src/github.com/coreos/etcd
export GOPATH=$(pwd):%{gopath}
%else
export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
exit 1
%endif
# Just temporary definition