From 9263c5dab827c6ea9869ee57deb77220cbab7521 Mon Sep 17 00:00:00 2001 From: schnetter Date: Sun, 14 May 2006 03:36:40 +0000 Subject: Start Formaline in WRAGH instead of STARTUP; this is less trouble. Remove the logic that delayed outputting the tarballs. Add code to collect the host names of all nodes of a run. This code is not active yet. Find out in which arrangements the compiled thorns are. Call the perl script gethostname.pl only after it has been copied to the scratch directory. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@79 83718e91-0e4f-0410-abf4-91180603181f --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index db90fed..f930cc1 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -3,7 +3,7 @@ if (output_source) { - SCHEDULE Formaline_OutputSource AT startup after IOUtil_Startup + SCHEDULE Formaline_OutputSource AT wragh { LANG: C } "Output Cactus source tree" -- cgit v1.2.3