Skip to content
Snippets Groups Projects
Commit 9860d7c8 authored by Daniel Baumann's avatar Daniel Baumann Committed by P. Christeas
Browse files

Rediffing shebang.dpatch.

bzr revid: p_christ@hol.gr-20090421090641-ybt5a0wsvl1evoi8
parent a02cf163
No related branches found
No related tags found
No related merge requests found
......@@ -5,15 +5,6 @@
@DPATCH@
diff -Naurp openerp-server.orig/bin/addons/auction/barcode/test.py openerp-server/bin/addons/auction/barcode/test.py
--- openerp-server.orig/bin/addons/auction/barcode/test.py 2008-12-16 11:06:21.000000000 +0000
+++ openerp-server/bin/addons/auction/barcode/test.py 2008-12-16 11:27:19.000000000 +0000
@@ -1,4 +1,4 @@
-#!/usr/pkg/bin/python
+#!/usr/bin/python
from common import *
from code39 import *
from code93 import *
diff -Naurp openerp-server.orig/bin/addons/document/ftpserver/ftpserver.py openerp-server/bin/addons/document/ftpserver/ftpserver.py
--- openerp-server.orig/bin/addons/document/ftpserver/ftpserver.py 2008-12-16 11:06:22.000000000 +0000
+++ openerp-server/bin/addons/document/ftpserver/ftpserver.py 2008-12-16 11:28:19.000000000 +0000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment