config: clean untranslated comment
This commit is contained in:
parent
f9a85c2a6f
commit
52c20bbb8b
1 changed files with 0 additions and 1 deletions
|
|
@ -86,7 +86,6 @@ changelog_multiline() {
|
|||
local version="${2:-$FULLVERSION}"
|
||||
local dist="${3:-$REPO}"
|
||||
|
||||
# Iniciar changelog si la versión aún no está
|
||||
if ! grep -q "$version" debian/changelog 2>/dev/null; then
|
||||
dch -v "$version" -D "$dist" ""
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue