]> source.dussan.org Git - jgit.git/commit
Fix variable name and error message for sideband testing 96/35996/3
authorStefan Beller <sbeller@google.com>
Tue, 11 Nov 2014 02:18:34 +0000 (18:18 -0800)
committerStefan Beller <sbeller@google.com>
Tue, 11 Nov 2014 02:18:34 +0000 (18:18 -0800)
commit423ad8b0ad0d6aba2be38064a7a66f893747dd63
treedbe9618654244603c2e36d8cca893320321b4e8f
parent0cf902e47370bfb5360f6d5b46bc14e203f37d71
Fix variable name and error message for sideband testing

Actually the test only allows a range from [1,255], so let's name the
variable so.

Change-Id: Iecdb8149b83389c67e3cd2f64f4a654c175475be
Signed-off-by: Stefan Beller <sbeller@google.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/SideBandOutputStreamTest.java
org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties
org.eclipse.jgit/src/org/eclipse/jgit/internal/JGitText.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/SideBandOutputStream.java