pipeline dies when location is not specified with merge --uncommitted

Bug #484846 reported by Aaron Bentley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-pipeline
Fix Released
Medium
Unassigned

Bug Description

Traceback:
 Traceback (most recent call last):
   File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 842, in exception_to_return_code
     return the_callable(*args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1037, in run_bzr
     ret = run(*run_argv)
   File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 654, in run_argv_aliases
     return self.run(**all_cmd_args)
   File "/usr/lib/python2.6/dist-packages/bzrlib/builtins.py", line 3709, in run
     cleanups)
   File "/home/henning/.bazaar/plugins/pipeline/commands.py", line 165, in get_merger_from_uncommitted
     pipe = PipeManager(get_pipe(PipeManager(tree.branch), location))
   File "/home/henning/.bazaar/plugins/pipeline/commands.py", line 47, in get_pipe
     if pipe[0] == ':' and is_pipe_alias(pipe[1:]):
 TypeError: 'NoneType' object is unsubscriptable

Aaron Bentley (abentley)
Changed in bzr-pipeline:
status: New → Triaged
importance: Undecided → Medium
Aaron Bentley (abentley)
Changed in bzr-pipeline:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.