Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hru-delin-dev
hru-delin
Commits
519807e8
Unverified
Commit
519807e8
authored
May 29, 2020
by
Julien Veyssier
Browse files
fix debug information about GISRC
Signed-off-by:
Julien Veyssier
<
eneiluj@posteo.net
>
parent
0367d00f
Changes
3
Hide whitespace changes
Inline
Side-by-side
bin/hru-delin_step2.sh
View file @
519807e8
...
...
@@ -92,7 +92,7 @@ if [ ! -z "$DEBUG" ]; then
echo
echo
"execute following lines to be able to call grass tools from this terminal:"
echo
echo export
GISRC
=
$grassDbPath
/.grassrc
echo export
GISRC
=
$grassDbPath
/
grassdata/hru-delin/
.grassrc
echo export
GISBASE
=
"
$par2
"
echo export
PATH
=
$PATH
:
$GISBASE
/bin:
$GISBASE
/scripts
echo export
LD_LIBRARY_PATH
=
$LD_LIBRARY_PATH
:
$GISBASE
/lib
...
...
bin/hru-delin_step3.sh
View file @
519807e8
...
...
@@ -93,7 +93,7 @@ if [ ! -z "$DEBUG" ]; then
echo
echo
"execute following lines to be able to call grass tools from this terminal:"
echo
echo export
GISRC
=
$grassDbPath
/.grassrc
echo export
GISRC
=
$grassDbPath
/
grassdata/hru-delin/
.grassrc
echo export
GISBASE
=
"
$par2
"
echo export
PATH
=
$PATH
:
$GISBASE
/bin:
$GISBASE
/scripts
echo export
LD_LIBRARY_PATH
=
$LD_LIBRARY_PATH
:
$GISBASE
/lib
...
...
bin/hru-delin_step4.sh
View file @
519807e8
...
...
@@ -93,7 +93,7 @@ if [ ! -z "$DEBUG" ]; then
echo
echo
"execute following lines to be able to call grass tools from this terminal:"
echo
echo export
GISRC
=
$grassDbPath
/.grassrc
echo export
GISRC
=
$grassDbPath
/
grassdata/hru-delin/
.grassrc
echo export
GISBASE
=
"
$par2
"
echo export
PATH
=
$MYDIR
/../modules:
$PATH
:
$GISBASE
/bin:
$GISBASE
/scripts
echo export
LD_LIBRARY_PATH
=
$LD_LIBRARY_PATH
:
$GISBASE
/lib
...
...
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