mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-25 01:34:34 +03:00
f19ba12360
libtest.sh has an setup_os_repository() helper function tha is used by many tests to setup an OSTree initial repository. This function creates an syslinux configuration unconditionally but OSTree supports other bootloader backends besides syslinux. So, is better to conditionally create a syslinux configuration only when it is needed. https://bugzilla.gnome.org/show_bug.cgi?id=708069 Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> |
||
---|---|---|
.. | ||
.gitignore | ||
archive-test.sh | ||
libtest.sh | ||
ostree-valgrind.supp | ||
pull-test.sh | ||
test-admin-deploy-1.sh | ||
test-admin-deploy-2.sh | ||
test-archivez.sh | ||
test-basic.sh | ||
test-corruption.sh | ||
test-libarchive.sh | ||
test-pull-archive-z.sh | ||
test-pull-corruption.sh | ||
test-pull-resume.sh | ||
test-remote-add.sh | ||
test-setuid.sh | ||
test-xattrs.sh |