From 1bd026fa13481d9dcf14ab92baa4277324244466 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 19 Dec 2014 01:39:41 +0100 Subject: lvc: set VM_XML_PATH in bin/libvirt_cucumber_tests --- features/support/config.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/support') diff --git a/features/support/config.rb b/features/support/config.rb index a02f5241..f7f1cb34 100644 --- a/features/support/config.rb +++ b/features/support/config.rb @@ -5,7 +5,7 @@ require "features/support/helpers/misc_helpers.rb" $tails_iso = ENV['ISO'] || get_newest_iso $old_tails_iso = ENV['OLD_ISO'] || get_oldest_iso $tmp_dir = ENV['TEMP_DIR'] || "/tmp/TailsToaster" -$vm_xml_path = ENV['VM_XML_PATH'] || "features/domains" +$vm_xml_path = ENV['VM_XML_PATH'] $misc_files_dir = "features/misc_files" $keep_snapshots = !ENV['KEEP_SNAPSHOTS'].nil? $x_display = ENV['DISPLAY'] -- cgit v1.2.3-70-g09d2