From df4fd57fe409c4642dd98f202c9493bab02bd856 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 9 Jan 2008 15:15:36 +0000 Subject: Renaming http-client.py to cronjob.py is easier than explaining why the name is wrong. svn path=/scripts/Old/http-client.py; revision=1453 --- scripts/rootd.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'scripts/rootd.sh') diff --git a/scripts/rootd.sh b/scripts/rootd.sh index 2b8fd07d..860ad0bd 100644 --- a/scripts/rootd.sh +++ b/scripts/rootd.sh @@ -83,11 +83,11 @@ then : Waiting to let daemons start up; sleep 5 - date; time python http-client.py + date; time python cronjob.py date; time python testpoke.py -r list date; time python testpoke.py -r issue - date; time python http-client.py + date; time python cronjob.py date; time python testpoke.py -r list date; time python testpoke.py -r issue @@ -99,16 +99,16 @@ then date; time python testpoke.py -r revoke date; time python testpoke.py -r list - date; time python http-client.py + date; time python cronjob.py date; time python testpoke.py -r list - date; time python http-client.py + date; time python cronjob.py date; time python testpoke.py -r list date; time python testpoke.py -r issue date; time python testpoke.py -r revoke date; time python testpoke.py -r list - date; time python http-client.py + date; time python cronjob.py date; time python testpoke.py -r list date; time python testpoke.py -r issue @@ -118,11 +118,11 @@ then date; time python testpoke.py -r issue date; time python testpoke.py -r revoke date; time python testpoke.py -r list - date; time python http-client.py + date; time python cronjob.py date; time python testpoke.py -r list date; time python testpoke.py -r issue - date; time python http-client.py + date; time python cronjob.py date; time python testpoke.py -r list date -- cgit v1.2.3