mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-16 18:05:31 +00:00
As per https://stackoverflow.com/a/54950959, `os.path.basename()` returns an empty string if the string ends with a trailing slash. This means that the target implied by `dir/` differs from an explicit target of `dir/`, and changes the behaviour to copy files to the root `src` directory instead. |
||
---|---|---|
.. | ||
autotune | ||
blackbox | ||
intertask | ||
junit | ||
keepgoing | ||
links | ||
make | ||
parser | ||
regression | ||
statusdb | ||
unsorted | ||
.gitignore | ||
Makefile |