summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/catch/scripts/releaseNotes.py
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/catch/scripts/releaseNotes.py')
-rw-r--r--3rdparty/catch/scripts/releaseNotes.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/3rdparty/catch/scripts/releaseNotes.py b/3rdparty/catch/scripts/releaseNotes.py
index e083ec94534..324ae932a2f 100644
--- a/3rdparty/catch/scripts/releaseNotes.py
+++ b/3rdparty/catch/scripts/releaseNotes.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
import os
import re
import urllib2