Marcel Telka
2022-10-12 3abd6bfaad63d699f517bd49dcf9b8e42ed3a8ba
tools/python-integrate-project: add pkg5 to git unconditionally

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