From 6f384e57a2fe661f00c0bfeab68100b5016746be Mon Sep 17 00:00:00 2001 From: swhite Date: Fri, 30 Jun 2006 13:18:48 +0000 Subject: Got rid of watchminutes Cactus variable in favour of a local variable. Suspect the use of this variable caused a crash. Tidied up output a bit. git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ManualTermination/trunk@15 e5a5a894-0e4f-0410-be11-d22c8b0a171a --- schedule.ccl | 2 -- 1 file changed, 2 deletions(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 971a67d..fc43082 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -1,8 +1,6 @@ # Schedule definitions for thorn ManualTermination # $Header$ -STORAGE: watchminutes - if (on_remaining_walltime > 0) { schedule ManualTermination_StartTimer at WRAGH -- cgit v1.2.3