Reformatting
This commit is contained in:
@ -322,6 +322,7 @@ if [ $# -eq 1 ] && [ $1 = run ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
######################################################
|
######################################################
|
||||||
|
echo
|
||||||
echo '# Done' | tee -a $EXDIR/test.log
|
echo '# Done' | tee -a $EXDIR/test.log
|
||||||
|
|
||||||
elif [ $# -eq 1 ] && [ $1 = clean ]; then
|
elif [ $# -eq 1 ] && [ $1 = clean ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user