Skip to content
Snippets Groups Projects
Commit 29aac13f authored by Gael  MILLOT's avatar Gael MILLOT
Browse files

release v2.0: functions modified because of return. echo 127 cannot be used...

release v2.0: functions modified because of return. echo 127 cannot be used with. Use global variables as explained inside functions
parent 98a07d4b
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,12 @@ Check for updated versions (more recent release tags) at https://gitlab.pasteur.
#### WHAT'S NEW IN
## v2.0
function modified because of return. echo $? cannot be used with. Use global variables as explained inside functions
## v1.3.0
test_column_nb_perline_in_file_fun with better writting
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment