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

Proposed by Chad Miller
Status: Merged
Approved by: Stuart Langridge
Approved revision: not available
Merged at revision: not available
Proposed branch: lp://qastaging/~cmiller/desktopcouch/modules-sharpbang
Merge into: lp://qastaging/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://qastaging/~cmiller/desktopcouch/modules-sharpbang
Reviewer Review Type Date Requested Status
Stuart Langridge (community) Approve
Tim Cole (community) Approve
Review via email: mp+15193@code.qastaging.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
=== modified file 'desktopcouch/local_files.py'
--- desktopcouch/local_files.py 2009-11-11 16:24:22 +0000
+++ desktopcouch/local_files.py 2009-11-24 14:58:09 +0000
@@ -1,4 +1,3 @@
1#!/usr/bin/python
2# Copyright 2009 Canonical Ltd.1# Copyright 2009 Canonical Ltd.
3#2#
4# This file is part of desktopcouch.3# This file is part of desktopcouch.
54
=== modified file 'desktopcouch/replication.py' (properties changed: +x to -x)
=== modified file 'desktopcouch/start_local_couchdb.py' (properties changed: +x to -x)
--- desktopcouch/start_local_couchdb.py 2009-11-20 23:36:40 +0000
+++ desktopcouch/start_local_couchdb.py 2009-11-24 14:58:09 +0000
@@ -1,4 +1,3 @@
1#!/usr/bin/python
2# Copyright 2009 Canonical Ltd.1# Copyright 2009 Canonical Ltd.
3#2#
4# This file is part of desktopcouch.3# This file is part of desktopcouch.
54
=== modified file 'desktopcouch/stop_local_couchdb.py' (properties changed: +x to -x)
--- desktopcouch/stop_local_couchdb.py 2009-09-03 14:24:06 +0000
+++ desktopcouch/stop_local_couchdb.py 2009-11-24 14:58:09 +0000
@@ -1,4 +1,3 @@
1#!/usr/bin/python
2# Copyright 2009 Canonical Ltd.1# Copyright 2009 Canonical Ltd.
3#2#
4# This file is part of desktopcouch.3# This file is part of desktopcouch.

Subscribers

People subscribed via source and target branches