changeset 413:afd95f560e4b

Fix script name
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 08 Jul 2010 16:48:27 +0900
parents 1501ddf91026
children 87e766e838e4
files contrib/nightly_tests/cronjob.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/nightly_tests/cronjob.sh	Thu Jul 08 16:47:40 2010 +0900
+++ b/contrib/nightly_tests/cronjob.sh	Thu Jul 08 16:48:27 2010 +0900
@@ -3,7 +3,7 @@
 # This script will simply retrieve the latest "runtest" script and run it.
 pushd ~/fDtests
 mv -f runtest.sh runtest.sh.prev
-wget "http://www.freediameter.net/hg/freeDiameter/raw-file/tip/contrib/nightly_tests/runtest.sh"
+wget "http://www.freediameter.net/hg/freeDiameter/raw-file/tip/contrib/nightly_tests/runtests.sh"
 chmod +x runtest.sh
 popd
 ~/fDtests/runtest.sh
"Welcome to our mercurial repository"