]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
do not assign get_rpm_dist to a var so that all globals are available
authorAndrew Schoen <aschoen@redhat.com>
Wed, 28 Oct 2015 20:43:10 +0000 (15:43 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 28 Oct 2015 20:43:10 +0000 (15:43 -0500)
commit1b65f0cfb9b8b8fa3317fca5e81ed6d30f69a1c0
tree4a6ab1bbabe5e6bafb9ac8d286b8fd2e38150b1b
parent714660f0e5251310c7858a81bdb1c2fc42eb30d9
do not assign get_rpm_dist to a var so that all globals are available

If you assign the value of get_rpm_dist to a variable, the other global
variables created in that method are not available to use

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-build-next/build/build_rpm