summaryrefslogtreecommitdiffstats
path: root/bin/dtf-gen
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2015-11-19 14:45:17 +0100
committerPavel Raiskup <praiskup@redhat.com>2015-11-19 14:45:17 +0100
commit68a04dce41a7d9a42a87ff5aa7ad2b7206e69b02 (patch)
treebf5e0f55070818713f54989f8520f236e3777953 /bin/dtf-gen
parent1b7bc656b207685ce8cb04363fdca660d9595593 (diff)
downloaddtf-68a04dce41a7d9a42a87ff5aa7ad2b7206e69b02.tar.gz
dtf-68a04dce41a7d9a42a87ff5aa7ad2b7206e69b02.tar.xz
dtf-68a04dce41a7d9a42a87ff5aa7ad2b7206e69b02.zip
tests-api: new 'dtf prereq pkg missing' added
* bin/dtf-gen (DG): Allow to be overridden from environment. * share/dtf/lib/tests (dtf_pkg): Merge similar functions into one. (dtf_pkg_install): Use dtf_pkg. (dtf_pkg_remove): New function. (__dtf_prereq_pkg): Handle 'missing' argument.
Diffstat (limited to 'bin/dtf-gen')
-rwxr-xr-xbin/dtf-gen2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dtf-gen b/bin/dtf-gen
index 7307520..89c9ee0 100755
--- a/bin/dtf-gen
+++ b/bin/dtf-gen
@@ -7,7 +7,7 @@
## - each test might have several tags -- future dependencies
DTF_OUTPUT=DTF_OUTPUT
-DG=dg
+: ${DG=dg}
export opt_distro=fedora-rawhide-x86_64