[GRASS-dev] Testsuite: script for easier use of test framework

Panagiotis Mavrogiorgos pmav99 at gmail.com
Sun Jan 27 04:59:53 PST 2019


Since the testsuite script and its configuration file are committed, I
think it would be a good idea to also change the (hardcoded) default value
of GRASSSRC from:

# source code directory as full path:
> GRASSSRC="$HOME/software/grass77"


To something like:

GRASSSRC="$(cd ../../; pwd)"
> GRASSSRC="$(realpath ../../)"


So that you don't need to necessarily edit them in order to run them
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20190127/71e932b7/attachment-0001.html>


More information about the grass-dev mailing list