Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2875398
D25742.1736979777.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
555 B
Referenced Files
None
Subscribers
None
D25742.1736979777.diff
View Options
diff --git a/src/applications/harbormaster/management/HarbormasterManagementRestartWorkflow.php b/src/applications/harbormaster/management/HarbormasterManagementRestartWorkflow.php
--- a/src/applications/harbormaster/management/HarbormasterManagementRestartWorkflow.php
+++ b/src/applications/harbormaster/management/HarbormasterManagementRestartWorkflow.php
@@ -50,7 +50,7 @@
$count = count($builds);
if (!$count) {
- $this->logSkip(
+ $this->logInfo(
pht('SKIP'),
pht('No builds to restart.'));
return 0;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 15, 22:22 (2 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1111763
Default Alt Text
D25742.1736979777.diff (555 B)
Attached To
Mode
D25742: Fix non-existing log method in HarbormasterManagementRestartWorkflow
Attached
Detach File
Event Timeline
Log In to Comment