From: Po-Hsu Lin Date: Mon, 16 Aug 2021 09:32:24 +0000 (+0800) Subject: tests: set lxc-test-automount/createconfig/snapdeps as executable X-Git-Tag: lxc-5.0.0~110^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02f00bdc3e93f7de6db7fce8ba05bf2f21d41534;p=thirdparty%2Flxc.git 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 --- diff --git a/src/tests/lxc-test-automount b/src/tests/lxc-test-automount old mode 100644 new mode 100755 diff --git a/src/tests/lxc-test-createconfig b/src/tests/lxc-test-createconfig old mode 100644 new mode 100755 diff --git a/src/tests/lxc-test-snapdeps b/src/tests/lxc-test-snapdeps old mode 100644 new mode 100755