Make ID expansion less strict for comment text.
authorW. Trevor King <wking@drexel.edu>
Sat, 3 Mar 2012 16:19:43 +0000 (11:19 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 3 Mar 2012 16:19:49 +0000 (11:19 -0500)
commit2ba27b00384c55ec7fe29e09ce2d2c3e8eeb0977
treea99b42b49bad0ebce8ce076984533bb552a80522
parent187bface721aec16800e612cc292c1fec4ee966b
Make ID expansion less strict for comment text.

This avoids errors if the comment text references a repository that
you don't have locally.
libbe/util/id.py