avoid creating extra temporary directory in release job
Change-Id: I6afdd99d4f48dde7b183dfab53b98ffb201818e2 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
d1f62732ca
commit
877a92c5e7
@ -68,8 +68,6 @@ RELEASES_REPO="$1"
|
||||
shift
|
||||
DELIVERABLES="$@"
|
||||
|
||||
setup_temp_space
|
||||
|
||||
# Configure git to pull the notes where gerrit stores review history
|
||||
# like who approved a patch.
|
||||
cd $RELEASES_REPO
|
||||
|
Loading…
Reference in New Issue
Block a user