← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~jtv/maas/1.1-backport-1020 into lp:maas/12.04-nocobbler

 

Jeroen T. Vermeulen has proposed merging lp:~jtv/maas/1.1-backport-1020 into lp:maas/12.04-nocobbler.

Commit message:
Backport trunk r1020: remove execute permissions from source files.  They were stopping tests from running.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~jtv/maas/1.1-backport-1020/+merge/130723

This has been in use in trunk for some time.  Backporting it required no changes.


Jeroen
-- 
https://code.launchpad.net/~jtv/maas/1.1-backport-1020/+merge/130723
Your team MAAS Maintainers is subscribed to branch lp:maas/12.04-nocobbler.
=== modified file 'src/maastesting/bindfixture.py' (properties changed: +x to -x)
=== modified file 'src/maastesting/tests/test_bindfixture.py' (properties changed: +x to -x)
=== modified file 'src/metadataserver/__init__.py' (properties changed: +x to -x)
=== modified file 'src/metadataserver/models/__init__.py' (properties changed: +x to -x)
=== modified file 'src/metadataserver/views.py' (properties changed: +x to -x)
=== modified file 'src/provisioningserver/dhcp/writer.py' (properties changed: +x to -x)

Follow ups