We need to do this because that is not created in a temp directory.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
exit 0
fi
-VENV="$WORKSPACE/venv/bin"
-
get_bptag() {
dist=$1
exit 0
fi
-VENV="$WORKSPACE/venv/bin"
-
get_rpm_dist() {
LSB_RELEASE=/usr/bin/lsb_release
[ ! -x $LSB_RELEASE ] && echo unknown && exit
rpm_dists="rhel centos6 centos7 centos"
deb_dists="precise wheezy squeeze trusty jessie"
-VENV="$WORKSPACE/venv/bin"
-
# A helper to match an item in a list of items, like python's `if item in list`
listcontains() {
for word in $2; do
exit 0
fi
-VENV="$WORKSPACE/venv/bin"
-
get_bptag() {
dist=$1
exit 0
fi
-VENV="$WORKSPACE/venv/bin"
-
get_rpm_dist() {
LSB_RELEASE=/usr/bin/lsb_release
[ ! -x $LSB_RELEASE ] && echo unknown && exit