/stdhome

To get this branch, use:
bzr branch http://bzr.ed.am/stdhome

« back to all changes in this revision

Viewing changes to lib/stdhome/walker/copy_in.py

  • Committer: Tim Marston
  • Date: 2014-03-19 20:02:10 UTC
  • Revision ID: tim@ed.am-20140319200210-b6nm63rpktfmw0l3
changed working of output

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
                        else:
155
155
                                self.changed.append( "%s (now %s)" % (
156
156
                                        rel_file, self.name_of_type( src_type ) ) )
157
 
 
158
157
                # can not recurse on a non-directory
159
158
                return False
 
159
                return False