selftests/memfd: correct run_tests.sh permission
authorLi Zhijian <lizhijian@cn.fujitsu.com>
Thu, 21 Sep 2017 09:13:27 +0000 (17:13 +0800)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 25 Sep 2017 16:09:06 +0000 (10:09 -0600)
to fix the following issue:
------------------
TAP version 13
selftests: run_tests.sh
========================================
selftests: Warning: file run_tests.sh is not executable, correct this.
not ok 1..1 selftests: run_tests.sh [FAIL]
------------------

Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/memfd/run_tests.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)