Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LMGC90_user
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LMGC90
LMGC90_user
Wiki
release_notes
Changes
Page history
New page
Templates
Clone repository
mozul created page: release_notes
authored
8 years ago
by
Frédéric Dubois
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
release_notes.md
+2
-1
2 additions, 1 deletion
release_notes.md
with
2 additions
and
1 deletion
release_notes.md
View page @
27bea277
...
@@ -17,7 +17,8 @@ Remember that a script is provided in *lmgc90_user/src/addons* attempting to upd
...
@@ -17,7 +17,8 @@ Remember that a script is provided in *lmgc90_user/src/addons* attempting to upd
```
shell
```
shell
update_gen_2016.py gen_sample.py
update_gen_2016.py gen_sample.py
```
```
To update
*gen_sample.py*
script. You can replace the script name by a directory to try to update all python scripts in it.
To update
*gen_sample.py*
script.
You can replace the script name by a directory to try to update all python scripts in it.
There are cases where the script may fail, here is the list of changes so that you can correct you scripts yourself:
There are cases where the script may fail, here is the list of changes so that you can correct you scripts yourself:
*
change of
`pre_lmgc`
submodule name to
`pre`
(submodule of
`pylmgc90`
)
*
change of
`pre_lmgc`
submodule name to
`pre`
(submodule of
`pylmgc90`
)
...
...
This diff is collapsed.
Click to expand it.