Set executable bit on analyze-racy-logs.py
authorSergio Durigan Junior <sergiodj@redhat.com>
Sun, 6 Mar 2016 22:30:19 +0000 (17:30 -0500)
committerSergio Durigan Junior <sergiodj@redhat.com>
Sun, 6 Mar 2016 22:30:19 +0000 (17:30 -0500)
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.

gdb/testsuite/ChangeLog
gdb/testsuite/analyze-racy-logs.py [changed mode: 0644->0755]

index a96156d..668f9f0 100644 (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.
old mode 100644 (file)
new mode 100755 (executable)