aboutsummaryrefslogtreecommitdiff
path: root/scripts/check-for-type-punning-warnings.py
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-07 18:47:53 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-07 18:47:53 +0000
commit872a0f29784aea99d6fefab21d48828b380068a1 (patch)
tree76ae16ee92b04f94dd3c6ded001f49a27725c308 /scripts/check-for-type-punning-warnings.py
parent391435862586223e3e90adb3f4cd52c9b848cffd (diff)
fixed URL to log in email
svn path=/trunk/; revision=15537
Diffstat (limited to 'scripts/check-for-type-punning-warnings.py')
-rwxr-xr-xscripts/check-for-type-punning-warnings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check-for-type-punning-warnings.py b/scripts/check-for-type-punning-warnings.py
index 84637500..93f564d2 100755
--- a/scripts/check-for-type-punning-warnings.py
+++ b/scripts/check-for-type-punning-warnings.py
@@ -35,7 +35,7 @@ mailoutput.append('To: ' + toaddr + '\n')
mailoutput.append('Subject: type-punning warnings ' + date + '\n\n\n')
mailoutput.append('______________________________________________________________________\n\n')
mailoutput.append('Complete log:\n')
-mailoutput.append('http://autobuild.puredata.info/auto-build/' + date + '/'
+mailoutput.append('http://autobuild.puredata.info/auto-build/' + date + '/logs/'
+ outputfilename + '\n')