mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-27 20:10:18 +02:00
[ticket/9824] Remove space after PHPBB3-12345 in prepared commit message.
PHPBB3-9824
This commit is contained in:
@@ -38,5 +38,5 @@ then
|
||||
tail="\n\nPHPBB3-${branch##ticket/}";
|
||||
fi
|
||||
|
||||
echo "[$branch]$tail $(cat "$1")" > "$1"
|
||||
echo "[$branch]$tail$(cat "$1")" > "$1"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user