Make tools/cover.sh executable

Currently file lacks executable bit in its permission, so running tox -e
cover raises a Permission Denied error.
This patch adds executable bit for every group

Change-Id: I99dab1b0e2df9a9346e1017cc11c8c11f29a5865
Closes-Bug: #1476035
This commit is contained in:
Kirill Zaitsev 2015-07-19 22:28:10 +03:00
parent 3aca47f6d2
commit 62d6a27821
1 changed files with 0 additions and 0 deletions

0
tools/cover.sh Normal file → Executable file
View File