Introduction
Introduction Statistics Contact Development Disclaimer Help
tdo not list contents of output folder - sphere - GPU-based 3D discrete element…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit fd9db5bdc162015ac2545383db615cf26d96f8f4
parent d7eb42f2e2e271e4a9331d49c9cee9ef1c563df0
Author: Anders Damsgaard <[email protected]>
Date: Tue, 26 Aug 2014 10:27:15 +0200
do not list contents of output folder
Diffstat:
M run_diagnostics.sh | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/run_diagnostics.sh b/run_diagnostics.sh
t@@ -7,7 +7,11 @@ function report {
$@ >> $OUTFILE 2>&1
}
-report ls -lhR .
+report ls -lh .
+report ls -lhR src
+report ls -lhR python
+report ls -lhR input
+report ls -lhR Testing
report git show
report git status
report lspci
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.