Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BF(TST): trace whoami instead of ls in test_trace_local
quick summary of the problem: on debian there is bin -> usr/bin symlink, but then /bin/ls is the one known to the package. reprozip resolves path to /usr/bin/ls and we end up without package information. More info on VIDA-NYU/reprozip#390 and reproman specific issue ReproNim#591
- Loading branch information