aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorSergio Durigan Junior <sergiodj@redhat.com>2016-03-06 17:30:19 -0500
committerSergio Durigan Junior <sergiodj@redhat.com>2016-03-06 17:30:19 -0500
commit5eb264df40e1e3ffeb2627456889a1dc5df00f16 (patch)
treeb3d523bb11a6f196e17abd4fcf027bb14dbf2442 /gdb
parent46175b4e04a91480b85420d9253adfa6c5ff5894 (diff)
downloadgdb-5eb264df40e1e3ffeb2627456889a1dc5df00f16.zip
gdb-5eb264df40e1e3ffeb2627456889a1dc5df00f16.tar.gz
gdb-5eb264df40e1e3ffeb2627456889a1dc5df00f16.tar.bz2
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.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog4
-rwxr-xr-x[-rw-r--r--]gdb/testsuite/analyze-racy-logs.py0
2 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index a96156d..668f9f0 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -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.
diff --git a/gdb/testsuite/analyze-racy-logs.py b/gdb/testsuite/analyze-racy-logs.py
index 06dbc3b..06dbc3b 100644..100755
--- a/gdb/testsuite/analyze-racy-logs.py
+++ b/gdb/testsuite/analyze-racy-logs.py