daily pastebin goal
68%
SHARE
TWEET

self.run_bzr("status")

a guest Jul 29th, 2012 3 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. tree = self.make_branch_and_tree('tree')
  2. tree.lock_write()
  3. self.addCleanup(tree.unlock)
  4. self.build_tree(['tree/file'])
  5. tree.add('file', 'file-id')
  6. tree.commit('Added file')
  7. result = self.run_bzr("status")
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top