diff demo.py @ 4845:110ac45875ab

executable .py scripts need "#!/usr/bin/env python" add this to demo.py remove exec bits from website/wiki/wiki/data/plugin/theme/roundup.py
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 13 Nov 2013 09:36:18 +0100
parents c6694cff29bc
children 7f0bc46aee67
line wrap: on
line diff
--- a/demo.py	Thu Oct 31 15:47:04 2013 +0100
+++ b/demo.py	Wed Nov 13 09:36:18 2013 +0100
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 import sys
 import roundup
 

Roundup Issue Tracker: http://roundup-tracker.org/