Skip to content
Snippets Groups Projects
Commit 6663f728 authored by RODIER Quentin's avatar RODIER Quentin
Browse files

Quentin 04/05/2022: update prep_code : cleaning

parent 85748800
No related branches found
No related tags found
No related merge requests found
...@@ -172,6 +172,7 @@ if [ -n "${mnh_expand_options-}" ]; then ...@@ -172,6 +172,7 @@ if [ -n "${mnh_expand_options-}" ]; then
rm -f $1_EXPAND rm -f $1_EXPAND
$PHYEXTOOLSDIR/correct_indent.py tempo_mnh_expand "indent" $PHYEXTOOLSDIR/correct_indent.py tempo_mnh_expand "indent"
mv tempo_mnh_expand_CORRECT_INDENT $1 mv tempo_mnh_expand_CORRECT_INDENT $1
rm -f tempo_mnh_expand
fi fi
} }
if [ -n "${model-}" ]; then if [ -n "${model-}" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment