[ticket/269] Use trimmessage tool as extension and add test

B3P-269
This commit is contained in:
Marc Alexander
2014-06-27 17:39:16 +02:00
parent 87bf71684d
commit 7d0edf7403
3 changed files with 23 additions and 12 deletions

View File

@@ -22,3 +22,6 @@ cd ../../
# Clone phpBB
git clone --depth=1 "git://github.com/phpbb/phpbb.git" "phpBB3" --branch=$BRANCH
# Clone trimmessage tool
git clone --depth=1 "git://github.com/nickvergessen/phpbb-tool-trimmessage.git" "phpBB3/phpBB/ext/nickvergessen/trimmessage"