Reformatting

This commit is contained in:
Oliver Henrich
2024-05-15 16:47:44 +01:00
parent 17e0e785ab
commit c0daa9550a

View File

@ -322,6 +322,7 @@ if [ $# -eq 1 ] && [ $1 = run ]; then
fi
######################################################
echo
echo '# Done' | tee -a $EXDIR/test.log
elif [ $# -eq 1 ] && [ $1 = clean ]; then