tshow message to user - 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 d8d6a33abaef8056da4949d4d477acf7f576fa4f
 (DIR) parent 5196046006892029cf4d5623186708646eec4210
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Tue, 26 Aug 2014 10:32:06 +0200
       
       show message to user
       
       Diffstat:
         M run_diagnostics.sh                  |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/run_diagnostics.sh b/run_diagnostics.sh
       t@@ -8,6 +8,7 @@ function report {
            $@ >> $OUTFILE 2>&1
        }
        
       +echo "Running diagnostics, this will take a few minutes. Please wait..."
        date > $OUTFILE
        report ls -lh .
        report ls -lhR src