Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2681034
D25742.1734633151.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.1734633151.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
Thu, Dec 19, 18:32 (21 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1015355
Default Alt Text
D25742.1734633151.diff (555 B)
Attached To
Mode
D25742: Fix non-existing log method in HarbormasterManagementRestartWorkflow
Attached
Detach File
Event Timeline
Log In to Comment