Set executable bit on analyze-racy-logs.py

I forgot to do it in my previous commit.  This is necessary because we
execute the script directly on gdb/testsuite/Makefile.in.

gdb/testsuite/ChangeLog:
2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>

	* analyze-racy-logs.py: Set executable bit.
This commit is contained in:
Sergio Durigan Junior
2016-03-06 17:30:19 -05:00
parent 46175b4e04
commit 5eb264df40
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
* analyze-racy-logs.py: Set executable bit.
2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
* Makefile.in (DEFAULT_RACY_ITER): New variable.

0
gdb/testsuite/analyze-racy-logs.py Normal file → Executable file
View File