From 7eae4e72f1d8c98b205966be01f81205e25fcbcb Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 15 Sep 2015 15:52:28 -0400 Subject: [PATCH] Delete undocumented "exit 1" --- etcd.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/etcd.spec b/etcd.spec index 6ae1501..8c8d3b3 100644 --- a/etcd.spec +++ b/etcd.spec @@ -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