]> git.ipfire.org Git - thirdparty/lxc.git/commit
tests: set lxc-test-automount/createconfig/snapdeps as executable
authorPo-Hsu Lin <po-hsu.lin@canonical.com>
Mon, 16 Aug 2021 09:32:24 +0000 (17:32 +0800)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 14 Oct 2021 15:22:12 +0000 (17:22 +0200)
commit7381a5de50d807b09f3e61a2e3913d89428e237a
tree7597c6bc6175c28f997cd62337fcd64974213f80
parent65cb2231ad36f8d1a947c21439ef31d6801eaff0
tests: set lxc-test-automount/createconfig/snapdeps as executable

The debian/tests/exercise script will skip those non-executable tests
in src/test, thus these three tests were never get tested.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
src/tests/lxc-test-automount [changed mode: 0644->0755]
src/tests/lxc-test-createconfig [changed mode: 0644->0755]
src/tests/lxc-test-snapdeps [changed mode: 0644->0755]