From 5882d0f3e1ece40171955f2a575be0229d5248fe Mon Sep 17 00:00:00 2001 From: George Danchev Date: Sun, 3 Jul 2011 07:58:20 +0000 Subject: [PATCH] shorten the template options; tested binary, everything else if autogenerated and known run-time --- .../trunk/releng/releng_isojigdo.conf.template | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/libisoburn/trunk/releng/releng_isojigdo.conf.template b/libisoburn/trunk/releng/releng_isojigdo.conf.template index 9ad463a5..05e5b039 100644 --- a/libisoburn/trunk/releng/releng_isojigdo.conf.template +++ b/libisoburn/trunk/releng/releng_isojigdo.conf.template @@ -3,16 +3,4 @@ # *** Then a run of 'releng_isojigdo -rc' will pick it up # xorriso executable to be tested -RELENG_XORRISO=/path/to/xorriso - -# Should contain an ISOLINUX setup and some payload files -RELENG_DIR=/path/to/input_dir - -# Gets created resp. overwritten by this test -RELENG_IMG=/path/to/out_image - -# It is part of the ISOLINUX setup in $DIR -RELENG_ISOLINUX_BIN=/path/to/input_dir/isolinux.bin - -# Will be created in the ISO image. Should not exist in $DIR -RELENG_BOOT_CAT=/path/to/boot.cat +RELENG_XORRISO=/usr/bin/xorriso