From 1a102d5c59d20f0009bec81b2356ee68e606aea2 Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Thu, 29 Aug 2002 12:35:53 +0000 Subject: changed some __WIZ_HOME__ prefix --- time_wizard/scripts/test_timeservers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'time_wizard/scripts/test_timeservers.sh') diff --git a/time_wizard/scripts/test_timeservers.sh b/time_wizard/scripts/test_timeservers.sh index 1e5ce41a..3b45dcd3 100755 --- a/time_wizard/scripts/test_timeservers.sh +++ b/time_wizard/scripts/test_timeservers.sh @@ -90,7 +90,7 @@ if [ -x /usr/sbin/ntpdate ] && [ -n "${tserver1}" -o -n "${tserver2}" ]; then echo_debug "bad server" echo_debug "$(cat ${TMPFILE})" else - echo_debug "launching ${CWD}/scripts/save_config.sh" + echo_debug "launching exec __WIZ_HOME__/time_wizard/scripts/save_config.sh" __WIZ_HOME__/time_wizard/scripts/save_config.sh echo_debug "exiting saying ciao" rm -f ${TMPFILE} -- cgit v1.2.1