diff --git a/schutzbot/mockbuild.sh b/schutzbot/mockbuild.sh index 96bb7965..1eb0b048 100755 --- a/schutzbot/mockbuild.sh +++ b/schutzbot/mockbuild.sh @@ -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)"