summaryrefslogtreecommitdiffstats
path: root/test/grass/grass.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/grass/grass.sh')
-rw-r--r--test/grass/grass.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/grass/grass.sh b/test/grass/grass.sh
new file mode 100644
index 000000000..699ac48c7
--- /dev/null
+++ b/test/grass/grass.sh
@@ -0,0 +1,3 @@
+export GISBASE=/opt/grass
+export PATH=$PATH:$GISBASE/bin
+export MANPATH=$MANPATH:$GISBASE/man