| tshow message to user - sphere - GPU-based 3D discrete element method algorithm… | |
| git clone git://src.adamsgaard.dk/sphere | |
| Log | |
| Files | |
| Refs | |
| LICENSE | |
| --- | |
| commit d8d6a33abaef8056da4949d4d477acf7f576fa4f | |
| parent 5196046006892029cf4d5623186708646eec4210 | |
| Author: Anders Damsgaard <[email protected]> | |
| 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(-) | |
| --- | |
| 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 |