/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to breezy/__main__.py

  • Committer: Jelmer Vernooij
  • Author(s): Miro Hrončok
  • Date: 2020-11-22 15:49:32 UTC
  • mto: (7490.40.121 work)
  • mto: This revision was merged to the branch mainline in revision 7532.
  • Revision ID: jelmer@jelmer.uk-20201122154932-ri3phaqpcy7evu3v
Remove shebangs from non-executable files, add executable bits where needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /usr/bin/env python3
2
 
 
3
1
# Copyright (C) 2005-2013, 2016, 2017 Canonical Ltd
4
2
# Copyright (C) 2018-2020 Breezy Developers
5
3
#