mockbuild: remove unused variable
This commit is contained in:
parent
444c1cc006
commit
758dc70d85
1 changed files with 0 additions and 3 deletions
|
|
@ -35,9 +35,6 @@ if ! s3cmd --version > /dev/null 2>&1; then
|
|||
sudo pip3 -q install s3cmd
|
||||
fi
|
||||
|
||||
# Jenkins sets a workspace variable as the root of its working directory.
|
||||
WORKSPACE=${WORKSPACE:-$(pwd)}
|
||||
|
||||
# Mock configuration file to use for building RPMs.
|
||||
MOCK_CONFIG="${ID}-${VERSION_ID%.*}-$(uname -m)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue