librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1215] Which idiot forgot a hashbang line.


From: Daniel Watkins
Subject: [Librefm-commits] [1215] Which idiot forgot a hashbang line.
Date: Wed, 06 May 2009 00:09:49 +0000

Revision: 1215
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1215
Author:   odd_bloke
Date:     2009-05-06 00:09:48 +0000 (Wed, 06 May 2009)
Log Message:
-----------
Which idiot forgot a hashbang line.

Modified Paths:
--------------
    trunk/scripts/most_recent.py

Modified: trunk/scripts/most_recent.py
===================================================================
--- trunk/scripts/most_recent.py        2009-05-06 00:07:43 UTC (rev 1214)
+++ trunk/scripts/most_recent.py        2009-05-06 00:09:48 UTC (rev 1215)
@@ -1,3 +1,5 @@
+#!/usr/bin/python
+
 from datetime import datetime
 from optparse import OptionParser
 from urllib2 import urlopen





reply via email to

[Prev in Thread] Current Thread [Next in Thread]