tslight change of output - 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 cffae29a1637233a49b8974ec6fc3c1b958b0740
 (DIR) parent 7859ecfb807bb5349e81d5ca2aa190976d0cb36b
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Tue, 26 Aug 2014 10:41:28 +0200
       
       slight change of output
       
       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@@ -27,5 +27,5 @@ report make test
        report cat Testing/Temporary/LastTestsFailed.log
        report cat Testing/Temporary/LastTest.log
        
       -echo "### Diagnostics complete ###"
       +echo "Diagnostics complete."
        echo "Report bugs and unusual behavior to anders.damsgaard@geo.au.dk"