File: jtdiff-version.patch

package info (click to toggle)
jtreg8 8%2B2%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 51,332 kB
  • sloc: java: 409,258; xml: 8,266; sh: 1,960; ansic: 1,084; exp: 689; makefile: 383; javascript: 162; cpp: 120
file content (17 lines) | stat: -rw-r--r-- 806 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Remove comma from jtdiff version string
 jtdiff version string comma confuses help2man causing a lintian warning and a 
 corrupted man page.
Author: Vladimir Petko <vladimir.petko@canonical.com>
Forwarded: not-needed
Last-Update: 2023-11-03
--- a/src/share/classes/com/sun/javatest/diff/i18n.properties
+++ b/src/share/classes/com/sun/javatest/diff/i18n.properties
@@ -79,7 +79,7 @@
 help.output.title.arg=<string>
 help.output.title.desc=Title to use for the results
 
-help.version.txt={0}, version {1} {2} {3}\nInstalled in {4}\nRunning on platform version {5} from {6}.\nBuilt with {7} on {8}.
+help.version.txt={0} version {1}-{2}+{3}\nInstalled in {4}\nRunning on platform version {5} from {6}.\nBuilt with {7} on {8}.
 help.version.unknown=(unknown)
 
 html.diffs.count={0} differences