tacker/tools
tpatil e99738ff17 Revert vim shell script file mode from 644 to 755
In patch [1], the mode of tools/test-setup-default-vim.sh shell
script file was changed from 755 to 644 because of which it's fails to
run the script which registers a default vim 'VIM0' needed to run
for some of the functional tests.

This patch reverts back the mode of test-setup-default-vim.sh
from 644 to 755 and logs meaningful error message in case
the script file doesn't exists or it doesn't have execute permission.

[1] : https://review.opendev.org/#/c/674761

Change-Id: I4651bdd89da12720416e630173f80cc788911307
Closes-Bug: #1874007
2020-05-14 04:37:54 +00:00
..
vnfc Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 18:07:57 +08:00
check_i18n.py Fix import library error 2019-09-06 16:34:48 +08:00
check_i18n_test_case.txt import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
clean.sh update configuration files for tacker 2014-07-04 18:20:50 +09:00
generate_config_file_sample.sh Sample tacker.conf generator 2016-07-21 12:11:42 +05:30
i18n_cfg.py Add Apache 2.0 license to source file 2016-11-07 09:26:28 +07:00
install_venv.py Cleanup Python 2.7 support 2020-03-29 20:23:26 +00:00
install_venv_common.py Remove all openstack common stuff 2016-07-12 15:11:15 +00:00
prepare_functional_test.sh Fix to use . to source script files 2017-09-11 15:21:20 +05:30
test-setup-default-vim.sh Revert vim shell script file mode from 644 to 755 2020-05-14 04:37:54 +00:00
test-setup.sh Prepare for using standard python tests 2017-02-06 22:05:04 +01:00
with_venv.sh Fix to use . to source script files 2017-09-11 15:21:20 +05:30