Marcel Telka
2023-11-17 a726e38404fdbc6852cec1592ac088ea0cc91280
tools/perl-integrate-module: nicer format for more than two obsoletions

1 files modified
2 ■■■ changed files
tools/perl-integrate-module 2 ●●● patch | view | raw | blame | history
tools/perl-integrate-module
@@ -475,7 +475,7 @@
    FMRI_T=$((FMRI_T + 1))
    printf "%s.%s noincorporate\n" "$FMRI_H" "$FMRI_T" >> history
    [[ -n "$OV" ]] && OV="$OV and " && OV_PLURAL="s"
    [[ -n "$OV" ]] && OV="${OV/ and /, } and " && OV_PLURAL="s"
    OV="$OV$o"
done
if [[ -f history ]] ; then