Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-26 | common openocd: use -s to find files from test dirs. | Karl Palsson | 1 | -0/+14 | |
The sourcing of the common.cfg and the optional local files was failing when invoked from a test directory. Use -s and properly use [find ...] to search paths nicely. |