/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 bzrlib/commit.py

  • Committer: Klaus Hartke
  • Date: 2007-05-17 15:07:49 UTC
  • mto: (2486.2.1 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 2487.
  • Revision ID: klaus.hartke@googlemail.com-20070517150749-l1jbjftc4sgoe5lk
Removed duplicate line.

Show diffs side-by-side

added added

removed removed

Lines of Context:
233
233
        self.timestamp = timestamp
234
234
        self.timezone = timezone
235
235
        self.committer = committer
236
 
        self.specific_files = specific_files
237
236
        self.strict = strict
238
237
        self.verbose = verbose
239
238
        self.local = local