nir/algebraic: Make algebraic_parser_test.sh executable.
authorVinson Lee <vlee@freedesktop.org>
Thu, 6 Dec 2018 19:42:04 +0000 (11:42 -0800)
committerVinson Lee <vlee@freedesktop.org>
Thu, 6 Dec 2018 19:48:20 +0000 (11:48 -0800)
Fixes make check permission error.

../../bin/test-driver: line 107: ./nir/tests/algebraic_parser_test.sh: Permission denied
FAIL nir/tests/algebraic_parser_test.sh (exit status: 126)

Fixes: a0ae12ca91a4 ("nir/algebraic: Add unit tests for bitsize validation")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
src/compiler/nir/tests/algebraic_parser_test.sh [changed mode: 0644->0755]

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