Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Méso-NH code
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Méso-NH
Méso-NH code
Commits
5bedb040
Commit
5bedb040
authored
10 years ago
by
ESCOBAR MUNOZ Juan
Committed by
WAUTELET Philippe
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Juan 14/05/2014: check if PREP_PGD_FILES already set
parent
08f6ed9d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
MY_RUN/KTEST/007_16janvier/001_pgd1/run_prep_pgd_xyz
+1
-1
1 addition, 1 deletion
MY_RUN/KTEST/007_16janvier/001_pgd1/run_prep_pgd_xyz
MY_RUN/KTEST/007_16janvier/002_pgd2/run_prep_pgd_xyz
+1
-1
1 addition, 1 deletion
MY_RUN/KTEST/007_16janvier/002_pgd2/run_prep_pgd_xyz
with
2 additions
and
2 deletions
MY_RUN/KTEST/007_16janvier/001_pgd1/run_prep_pgd_xyz
+
1
−
1
View file @
5bedb040
...
...
@@ -5,7 +5,7 @@
set -x
set -e
#
PREP_PGD_FILES=$HOME/PREP_PGD_FILES_WWW
PREP_PGD_FILES=$
{PREP_PGD_FILES:-"$
HOME/PREP_PGD_FILES_WWW
"}
export PREP_PGD_FILES
#
if [ ! -d $PREP_PGD_FILES ]
...
...
This diff is collapsed.
Click to expand it.
MY_RUN/KTEST/007_16janvier/002_pgd2/run_prep_pgd_xyz
+
1
−
1
View file @
5bedb040
...
...
@@ -5,7 +5,7 @@
#MNH_LIC for details. version 1.
set
-x
set
-e
PREP_PGD_FILES
=
$HOME
/PREP_PGD_FILES_WWW
PREP_PGD_FILES
=
$
{
PREP_PGD_FILES
:-
"
$
HOME
/PREP_PGD_FILES_WWW
"
}
export
PREP_PGD_FILES
ln
-sf
$PREP_PGD_FILES
/CLAY_HWSD_MOY.???
.
ln
-sf
$PREP_PGD_FILES
/SAND_HWSD_MOY.???
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment