mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-12 13:18:27 +03:00
371b4a5e7e
The code here tried to truncate the string to the previous length, but that doesn't work when recursing, since further calls change the length. What actually ended up happening was the string would get corrupted after the first level of recursion. Closes: #936 Approved by: jlebon |
||
---|---|---|
.. | ||
fah-prep.sh | ||
itest-bare-root.sh | ||
itest-deploy-selinux.sh | ||
itest-pull.sh | ||
libinsttest.sh | ||
libtest-core.sh | ||
README.md | ||
run.sh |
This suite of tests is currently run from redhat-ci; they're intended to run as root.