simplified system report

This commit is contained in:
Martin Diehl 2018-07-18 23:40:49 +02:00
parent 83657a6597
commit ef6ffc94e7
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
} }
function thirdLevel { function thirdLevel {
echo ---------------------------------------------------------------------------------------------- echo -e '\n----------------------------------------------------------------------------------------------'
echo $1 echo $1
echo ---------------------------------------------------------------------------------------------- echo ----------------------------------------------------------------------------------------------
} }
@ -121,7 +121,7 @@ done
firstLevel "Abaqus" firstLevel "Abaqus"
cd installation/mods_Abaqus # to have the right environment file cd installation/mods_Abaqus # to have the right environment file
for executable in abaqus abq2016 abq2017; do for executable in abaqus abq2017 abq2018; do
getDetails $executable 'information=all' getDetails $executable 'information=all'
done done
cd ../.. cd ../..

@ -1 +1 @@
Subproject commit d1d46580823d2896059b9514ddc975f9fe5f6b1f Subproject commit 0c9db9b7542e7e1c3cac96e4821be9d9a7505a9d