PR/50426: Dave Tyson: Fix ntp reported version.
This commit is contained in:
parent
2e3d23cd2c
commit
01186a5b06
|
@ -3,7 +3,7 @@ PROG=${1-UNKNOWN}
|
|||
|
||||
ConfStr="$PROG"
|
||||
|
||||
ConfStr="$ConfStr 4.2.8p3"
|
||||
ConfStr="$ConfStr 4.2.8p4"
|
||||
|
||||
case "$CSET" in
|
||||
'') ;;
|
||||
|
|
Loading…
Reference in New Issue