[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, master, updated. milestone5-1-gb0c5547

Joachim Breitner mail at joachim-breitner.de
Mon Feb 2 21:49:05 UTC 2009


The following commit has been merged in the master branch:
commit b0c5547fd50b3cba2574a3f58c5e054f8d6dc27e
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Mon Feb 2 20:20:38 2009 +0100

    typo in shebang line: /user/bin/env

diff --git a/framework/patterns/null.py b/framework/patterns/null.py
index 8851ebe..85d797c 100644
--- a/framework/patterns/null.py
+++ b/framework/patterns/null.py
@@ -1,4 +1,4 @@
-#!/user/bin/env python 
+#!/usr/bin/env python 
 
 """null.py
 

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list