tcompress output file - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
HTML git clone git://src.adamsgaard.dk/sphere
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
DIR commit 8093cbda018caae219ed8f38c17364852e733e28
DIR parent a09e4ac63622748815c62bf9f93687dc0bece12a
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Tue, 26 Aug 2014 10:50:38 +0200
compress output file
Diffstat:
M run_diagnostics.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
DIR diff --git a/run_diagnostics.sh b/run_diagnostics.sh
t@@ -27,6 +27,7 @@ report make test
report cat Testing/Temporary/LastTestsFailed.log
report cat Testing/Temporary/LastTest.log
+gzip $OUTFILE
echo "Diagnostics complete."
echo "Report bugs and unusual behavior to anders.damsgaard@geo.au.dk."
-echo "Please attach the file $OUTFILE to the mail."
+echo "Please attach the file $OUTFILE.gz to the mail."