aboutsummaryrefslogtreecommitdiff
path: root/README
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 /README
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 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 45bba70..e363c57 100644
--- a/README
+++ b/README
@@ -17,14 +17,14 @@ number of iterations, an efficiency summary, etc.
TODO:
unique IDs for all output files
-store ThornList and config-info as well
-BSD tar: nonrecursive:
- read files from file: -I filename
+BSD tar: read files from file: -I filename
don't use -z; use tar and gzip
-find: don't emit directories
-find: quote ! character
+
+
+IOUtil should not depend on anything
+MoL should not depend on NaNChecker