Strip all whitespace from right side of the VCS storage version string.
authorW. Trevor King <wking@drexel.edu>
Mon, 6 Sep 2010 01:22:37 +0000 (21:22 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 6 Sep 2010 01:22:37 +0000 (21:22 -0400)
commitc378d80a27d2f6d28fe0a4ffea9cc4fce7452b0b
tree269ecdbdc887be271541643f645f20ad0822bd87
parent70910ac62711282502e67d31b8600bd5beb43cc9
Strip all whitespace from right side of the VCS storage version string.

The old method failed with Windows-style \r\n endlines, etc.
libbe/storage/vcs/base.py