mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/9824] Remove space after PHPBB3-12345 in prepared commit message.
PHPBB3-9824
This commit is contained in:
parent
bda64edae8
commit
16a46e6a24
1 changed files with 1 additions and 1 deletions
|
@ -38,5 +38,5 @@ then
|
|||
tail="\n\nPHPBB3-${branch##ticket/}";
|
||||
fi
|
||||
|
||||
echo "[$branch]$tail $(cat "$1")" > "$1"
|
||||
echo "[$branch]$tail$(cat "$1")" > "$1"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue