Ah, okay. So:
~~~
# test the main command line utilities (so both .exe and 'official' python
scripts)
cd autotest
pytest utilities

# test gdal-utils, the 'add-on' python scripts
cd autotest
pytest pyscripts
~~~

I don't feel a need to try adding anything to handle a specific path,
pyscripts is narrow enough, but if I do now I know where to look. Thanks!

-matt
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to