summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Peck <bpeck@redhat.com>2014-08-18 11:26:27 -0400
committerBill Peck <bpeck@redhat.com>2014-08-18 11:26:27 -0400
commit6f6326c569098da25f410f1a536760c9cb86f16a (patch)
tree9f2443a7e8732a13508218c5ad1271943ff787e1
parentc17f67f0073a7486970f10bd1ec62512ee861588 (diff)
downloadtests-6f6326c569098da25f410f1a536760c9cb86f16a.tar.gz
tests-6f6326c569098da25f410f1a536760c9cb86f16a.tar.xz
tests-6f6326c569098da25f410f1a536760c9cb86f16a.zip
fix extendtesttime to use new env variable
-rwxr-xr-xdistribution/reservesys/reservesys.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/reservesys/reservesys.sh b/distribution/reservesys/reservesys.sh
index 7e1851d..489a78c 100755
--- a/distribution/reservesys/reservesys.sh
+++ b/distribution/reservesys/reservesys.sh
@@ -143,7 +143,7 @@ howmany "\$1"
export HOSTNAME=$HOSTNAME
export HARNESS_PREFIX=$HARNESS_PREFIX
-export RSTRNT_RECIPEID=$RSTRNT_RECIPEID
+export RSTRNT_RECIPE_URL=$RSTRNT_RECIPE_URL
rstrnt-adjust-watchdog \$EXTRESTIME
EOF