<div dir="ltr"><div>Ah, okay. So:<br></div><div>~~~<br></div><div># test the main command line utilities (so both .exe and 'official' python scripts)<br></div><div>cd autotest</div><div>pytest utilities</div><div><br></div><div># test gdal-utils, the 'add-on' python scripts</div><div>cd autotest</div><div>pytest pyscripts</div><div>~~~</div><div><br></div><div>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!</div><div><br></div><div>-matt<br></div><div><br></div><div><br></div></div>