aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-05-25 13:18:59 +0000
committerschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-05-25 13:18:59 +0000
commitfe82daa7373a7b1d0347a7f7b2c2cf55c33d83a8 (patch)
treecb3914290b19a5a9fadccf4d2f45abebd3ec4b1e /schedule.ccl
parente6127db547407be2e1370b8606292fb1ca02dc47 (diff)
Correct parameter file that outputs that tarball.
Create one tarball per thorn; this scales much better, and is only slightly less convenient. Create the output directory if it does not yet exist. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@9 83718e91-0e4f-0410-abf4-91180603181f
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 68289c5..c2a771e 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -3,7 +3,7 @@
if (output_source)
{
- SCHEDULE Formaline_OutputSource AT wragh
+ SCHEDULE Formaline_OutputSource AT startup
{
LANG: C
} "Output Cactus source tree"