On the CruiseControl users mailing list Adam asked for a simple label incrementer that would work with a single character in a series (”a”, “b”, “c”, etc.). Simple enough, but not worth adding to the project, so here it is, test (first) and code.
(Suggestions for better sites for sharing code snippets?)
4 Comments
I should mention that http://pastie.org/ gave me Internal Server errors when I tried to use it.
I’ve used pastie. We also have a page on our confluence wiki where people upload code.
Pastie seems to have recovered today, so here’s the test and the code.
PastBin version of test and code.
Post a Comment