debian-forge-composer/tools
Tomas Hozza d9f09c66f2 tools: Fix checking of args number in deploy-qemu
When the deploy-qemu script is run with less than 2 arguments, it ended
with error, instead of printing usage. This was due to using 'set -u' and
trying to expand unset variables "$1" and "$2" as part of checking if
they were provided. The issue has been fixed by checking number of
provided arguments, instead of their content. The same approach is used
in 'deploy-openstack' script.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-01-11 10:33:51 +01:00
..
deploy/test schutzbot: move repository snapshot definitions to the -test package 2020-10-23 11:33:04 +02:00
test-case-generators distro: add rhel 84 support 2020-11-19 10:36:49 +01:00
clouddot_build_deploy.sh tools: add delpoy script for clouddot 2020-12-22 15:27:39 +01:00
deploy-openstack tools: add deploy-openstack 2020-10-20 15:43:30 +02:00
deploy-qemu tools: Fix checking of args number in deploy-qemu 2021-01-11 10:33:51 +01:00
gen-user-data tools/gen-user-data: don't depend on python3-pyyaml 2020-11-24 13:08:44 +01:00
image-info Use /var/tmp for temporary files for image-info 2020-08-20 21:59:54 +02:00
koji-compose.py kojiapi: support multi-build composes 2020-11-11 18:16:42 +01:00
libvirt_test.sh tests: move the libvirt test logic out of Jenkinsfile 2020-12-02 08:44:33 +01:00
prepare-source.sh tools/prepare-source: also call go generate ./... 2020-09-08 20:40:08 +02:00
provision.sh tests: move the epel dependencies to provisioning 2020-12-18 09:04:38 +01:00
run-koji-container.sh koji/test: use our quay mirror of the postgres container 2020-11-09 11:10:07 +01:00