From 0d0de885e32ff67d57bb7def451b62d75b8920ab Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:05:17 +0200 Subject: Adding live-helper 1.0~a22-1. --- helpers/lh_binary_tar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/lh_binary_tar') diff --git a/helpers/lh_binary_tar b/helpers/lh_binary_tar index e3ef16758..34359350e 100755 --- a/helpers/lh_binary_tar +++ b/helpers/lh_binary_tar @@ -32,7 +32,7 @@ Read_conffile config/binary Read_conffile config/source Set_defaults -if ! echo "${LIVE_BINARY_IMAGES}" | grep -qs tar +if ! echo "${LH_BINARY_IMAGES}" | grep -qs tar then exit 0 fi -- cgit v1.2.3