Print message about the initial query
Helps to see that the delay is actually expected.
This commit is contained in:
@@ -277,6 +277,7 @@ function BakeDifferentialToFile($revision, $diff_id = NULL) {
|
||||
|
||||
EnsureOutputDirectoryOrDie();
|
||||
|
||||
print('Querying differential revisions from the database ... ' . "\n");
|
||||
$revisions = id(new DifferentialRevisionQuery())
|
||||
->setViewer($viewer)
|
||||
->needDiffIDs(true)
|
||||
|
||||
Reference in New Issue
Block a user