summaryrefslogtreecommitdiffstats
path: root/time_wizard/scripts/test_timeservers.sh
diff options
context:
space:
mode:
authorArnaud Desmons <adesmons@mandriva.com>2002-08-29 12:35:53 +0000
committerArnaud Desmons <adesmons@mandriva.com>2002-08-29 12:35:53 +0000
commit1a102d5c59d20f0009bec81b2356ee68e606aea2 (patch)
tree1430802f072ad0da7a73d80e17925d06e74459a5 /time_wizard/scripts/test_timeservers.sh
parentae36b036f949dbde8c8433f191a318fb38d82444 (diff)
downloaddrakwizard-1a102d5c59d20f0009bec81b2356ee68e606aea2.tar
drakwizard-1a102d5c59d20f0009bec81b2356ee68e606aea2.tar.gz
drakwizard-1a102d5c59d20f0009bec81b2356ee68e606aea2.tar.bz2
drakwizard-1a102d5c59d20f0009bec81b2356ee68e606aea2.tar.xz
drakwizard-1a102d5c59d20f0009bec81b2356ee68e606aea2.zip
changed some __WIZ_HOME__ prefix
Diffstat (limited to 'time_wizard/scripts/test_timeservers.sh')
-rwxr-xr-xtime_wizard/scripts/test_timeservers.sh2
1 files changed, 1 insertions, 1 deletions
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}