mockbuild: remove unused variable
This commit is contained in:
parent
cf3ae337b0
commit
ad2dc139bb
1 changed files with 0 additions and 3 deletions
|
|
@ -35,9 +35,6 @@ if [[ $ID == fedora ]]; then
|
|||
/etc/mock/templates/fedora-branched.tpl
|
||||
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