tremove compressed file - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
(HTM) git clone git://src.adamsgaard.dk/sphere
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit f71c86b462fb455512c234b9c35c052cd2b1e77d
(DIR) parent f9dc89d13535b0b6128072ecfdf3613b670526fc
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Mon, 8 Sep 2014 09:40:10 +0200
remove compressed file
Diffstat:
M run_diagnostics.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/run_diagnostics.sh b/run_diagnostics.sh
t@@ -28,7 +28,7 @@ report make test
report cat Testing/Temporary/LastTestsFailed.log
report cat Testing/Temporary/LastTest.log
-rm -f $OUTFILE
+rm -f $OUTFILE.gz
gzip $OUTFILE
echo "Diagnostics complete."
echo "Report bugs and unusual behavior to anders.damsgaard@geo.au.dk."