tools: tests: drop the .sh extension from the testing script's name
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 6 Aug 2019 16:06:26 +0000 (18:06 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 6 Aug 2019 16:09:24 +0000 (18:09 +0200)
commit1cb08c0b23d2b220ceaa104683568d07eade4140
tree1fd92e18b1461bac1ef79d08e172981183ef36ea
parentd5f60270f4bb7fdcb6c87fe20ef2267c3431b873
tools: tests: drop the .sh extension from the testing script's name

This script requires bash, so .sh extension is not accurate. Also: it's
executable, so there's no need to indicate the interpreter in the
extension.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tools/Makefile.am
tools/gpio-tools-test [new file with mode: 0755]
tools/gpio-tools-test.sh [deleted file]