]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
tcmu-runner: fix environment variable typo 1465/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 18 Dec 2019 19:44:24 +0000 (14:44 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 18 Dec 2019 19:44:24 +0000 (14:44 -0500)
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
tcmu-runner/build/build_rpm

index 12fde724d2839ba596da51b6eb7d1b8016117219..157322d18b1d14c5705036d73714884e252a71a6 100644 (file)
@@ -75,7 +75,7 @@ SRPM=$(readlink -f $WORKSPACE/dist/SRPMS/*.src.rpm)
 ## Build the binaries with mock
 echo "Building RPMs"
 MOCK_CHROOT="${MOCK_TARGET}-${RELEASE}-${ARCH}"
-MOCK_CFG="/etc/mock/${MOCK_CHROOT}.cfg"
+MOCK_CONFIG="/etc/mock/${MOCK_CHROOT}.cfg"
 sudo mock --verbose -r ${MOCK_CONFIG} --scrub=all
 sudo mock --verbose -r ${MOCK_CONFIG} --init