[otrs-cvs] otrs/scripts/test/Scheduler Run.t,1.12,1.13
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/scripts/test/Scheduler
In directory lancelot:/tmp/cvs-serv9525/scripts/test/Scheduler
Modified Files:
Run.t
Log Message:
Fixed wrong messages.
Author: cr
Index: Run.t
===================================================================
RCS file: /home/cvs/otrs/scripts/test/Scheduler/Run.t,v
retrieving revision 1.12
retrieving revision 1.13
diff -2 -u -d -r1.12 -r1.13
--- Run.t 7 Dec 2012 16:25:23 -0000 1.12
+++ Run.t 12 Dec 2012 05:38:35 -0000 1.13
@@ -330,5 +330,5 @@
# Wait for slow systems
$SleepTime = 20;
- print "Waiting at most $TotalWaitToCheck s until scheduler stops\n";
+ print "Waiting at most $TotalWaitToCheck s until task executes\n";
ACTIVESLEEP:
for my $Seconds ( 1 .. $TotalWaitToCheck ) {
@@ -438,5 +438,5 @@
# Wait for slow systems
- print "Waiting at most $TotalWaitToCheck s until scheduler stops\n";
+ print "Waiting at most $TotalWaitToCheck s until task executes\n";
ACTIVESLEEP:
for my $Seconds ( 1 .. $TotalWaitToCheck ) {
@@ -550,5 +550,5 @@
# Wait for slow systems
- print "Waiting at most $TotalWaitToCheck s until scheduler stops\n";
+ print "Waiting at most $TotalWaitToCheck s until task executes\n";
ACTIVESLEEP:
for my $Seconds ( 1 .. $TotalWaitToCheck ) {
@@ -603,5 +603,5 @@
# Wait for slow systems
- print "Waiting at most $TotalWaitToCheck s until scheduler stops\n";
+ print "Waiting at most $TotalWaitToCheck s until task executes\n";
ACTIVESLEEP:
for my $Seconds ( 1 .. $TotalWaitToCheck ) {
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log