Marcel Telka
2023-09-26 a6cc0b82f792320fd76024fe301cbc04f364e2c5
tools/python-integrate-project: nicer format for more than two obsoletions

1 files modified
2 ■■■ changed files
tools/python-integrate-project 2 ●●● patch | view | raw | blame | history
tools/python-integrate-project
@@ -433,7 +433,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