Merge lp:~cmiller/desktopcouch/modules-sharpbang into lp:desktopcouch

Proposed by Chad Miller
Status: Merged
Approved by: Stuart Langridge
Approved revision: not available
Merged at revision: not available
Proposed branch: lp:~cmiller/desktopcouch/modules-sharpbang
Merge into: lp:desktopcouch
Diff against target: 27 lines (+0/-3)
3 files modified
desktopcouch/local_files.py (+0/-1)
desktopcouch/start_local_couchdb.py (+0/-1)
desktopcouch/stop_local_couchdb.py (+0/-1)
To merge this branch: bzr merge lp:~cmiller/desktopcouch/modules-sharpbang
Reviewer Review Type Date Requested Status
Stuart Langridge (community) Approve
Tim Cole (community) Approve
Review via email: mp+15193@code.launchpad.net

Commit message

Remove sharp-bang lines and remove execute bit.

To post a comment you must log in.
Revision history for this message
Tim Cole (tcole) wrote :

Bleah. Stupid lintian.

review: Approve
107. By Chad Miller

Remove execute bits from modules in tree, and remove shell-python booting
magic.

Revision history for this message
Chad Miller (cmiller) wrote :

Updated. I went the other way now.

Revision history for this message
Stuart Langridge (sil) wrote :

Another bug closed. Nice one. :)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'desktopcouch/local_files.py'
2--- desktopcouch/local_files.py 2009-11-11 16:24:22 +0000
3+++ desktopcouch/local_files.py 2009-11-24 14:58:09 +0000
4@@ -1,4 +1,3 @@
5-#!/usr/bin/python
6 # Copyright 2009 Canonical Ltd.
7 #
8 # This file is part of desktopcouch.
9
10=== modified file 'desktopcouch/replication.py' (properties changed: +x to -x)
11=== modified file 'desktopcouch/start_local_couchdb.py' (properties changed: +x to -x)
12--- desktopcouch/start_local_couchdb.py 2009-11-20 23:36:40 +0000
13+++ desktopcouch/start_local_couchdb.py 2009-11-24 14:58:09 +0000
14@@ -1,4 +1,3 @@
15-#!/usr/bin/python
16 # Copyright 2009 Canonical Ltd.
17 #
18 # This file is part of desktopcouch.
19
20=== modified file 'desktopcouch/stop_local_couchdb.py' (properties changed: +x to -x)
21--- desktopcouch/stop_local_couchdb.py 2009-09-03 14:24:06 +0000
22+++ desktopcouch/stop_local_couchdb.py 2009-11-24 14:58:09 +0000
23@@ -1,4 +1,3 @@
24-#!/usr/bin/python
25 # Copyright 2009 Canonical Ltd.
26 #
27 # This file is part of desktopcouch.

Subscribers

People subscribed via source and target branches