Small fixes.

This commit is contained in:
Dmitry Khomutov 2018-02-23 23:05:06 +07:00
commit 9e428a4da6
No known key found for this signature in database
GPG key ID: EC19426474B37AAC
5 changed files with 7 additions and 7 deletions

View file

@ -257,7 +257,6 @@ class BitbucketBuild extends RemoteGitBuild
false
);
//$file = $builder->buildPath.'test.php';
if ($allowCommentCommit || $allowCommentPullRequest) {
$diffLineNumber = $this->getDiffLineNumber($builder, $file, $lineStart);