]> git.proxmox.com Git - mirror_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)
committerPo-Hsu Lin <po-hsu.lin@canonical.com>
Mon, 16 Aug 2021 09:34:20 +0000 (17:34 +0800)
commit02f00bdc3e93f7de6db7fce8ba05bf2f21d41534
treee697bad0c539c7e9eb927e3be69f7b69346b7fd5
parent6f76b9e528005dd432b6d0df3a20a6c07fcf3797
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]