Marcel Telka
2022-10-14 907dde5a8900c31357353b852261a6caa36b39f9
tools/perl-integrate-module: add pkg5 to git unconditionally

1 files modified
7 ■■■■ changed files
tools/perl-integrate-module 7 ●●●● patch | view | raw | blame | history
tools/perl-integrate-module
@@ -445,11 +445,8 @@
# Publish packages and create pkg5 file
if ! gmake publish > /dev/null 2>&1 ; then
    printf "ERROR: 'gmake publish' failed!\n" >&2
else
    git add pkg5
fi
gmake publish > /dev/null 2>&1 || printf "ERROR: 'gmake publish' failed!\n" >&2
git add pkg5 2>/dev/null
# Handle history