commit: 422e3666f6118448062defccab99af6c9b40d5d0 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Mon Oct 18 04:36:04 2021 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Mon Oct 18 04:36:04 2021 +0000 URL: https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=422e3666
tests: add missing +x on scripts Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org> tests/script-14.sh | 0 tests/script-15.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/tests/script-14.sh b/tests/script-14.sh old mode 100644 new mode 100755 diff --git a/tests/script-15.sh b/tests/script-15.sh old mode 100644 new mode 100755
