Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dg
dg
Commits
35c3fdad
Commit
35c3fdad
authored
Sep 11, 2017
by
David Vincent
Browse files
modify rundgpy to fix problem in msh file generated by netcdf_to_msh
(the numbers were written with a coma instead of a point)
parent
9e6d37e9
Pipeline
#2395
failed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rundgpy
View file @
35c3fdad
...
...
@@ -42,4 +42,4 @@ fi
export
DG_BUILD_DIR
export
PYTHONPATH
=
$DG_BUILD_DIR
:
$PYTHONPATH
LD_PRELOAD
=
$LD_PRELOAD
$PREFIX
@PYTHON_EXECUTABLE@
$*
LC_ALL
=
C
LD_PRELOAD
=
$LD_PRELOAD
$PREFIX
@PYTHON_EXECUTABLE@
$*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment