mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-21 22:04:15 +03:00
tests/kolainst: Avoid recursive symlinks
`kola` now follows symlinks when archiving an external test's `data/` dir. So the recursive `data` symlink we have here breaks it. Let's just move the shared files in its own directory and update the symlinks.
This commit is contained in:
parent
baf838de22
commit
5bf57ec062
@ -1 +1 @@
|
||||
..
|
||||
../data-shared
|
@ -1 +1 @@
|
||||
..
|
||||
../data-shared
|
@ -1 +1 @@
|
||||
../libtest-core.sh
|
||||
../data-shared/libtest-core.sh
|
@ -1 +1 @@
|
||||
kolainst/libtest-core.sh
|
||||
kolainst/data-shared/libtest-core.sh
|
Loading…
x
Reference in New Issue
Block a user