From f7e4d7ae9de31669bcb700e02bba9e71c4c959e5 Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 27 May 2005 10:49:27 +0000 Subject: Store the source tarballs into a subdirectory to remove clutter. Restructure the announcing code so that there can be multiple announce targets. "Announce" to a file in the output directory by default. Also announce the list of active thorns and all parameter values. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@14 83718e91-0e4f-0410-abf4-91180603181f --- par/output_source.par | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'par') diff --git a/par/output_source.par b/par/output_source.par index 40a5f87..8ab1d64 100644 --- a/par/output_source.par +++ b/par/output_source.par @@ -10,7 +10,10 @@ Cactus::cctk_itlast = 0 ActiveThorns = "CoordBase" ActiveThorns = "IOUtil" -IO::out_dir = "cactus-source" +IOUtil::parfile_write = no + +ActiveThorns = "PUGH" ActiveThorns = "Formaline" Formaline::announce_to_portal = no +Formaline::store_into_file = no -- cgit v1.2.3