mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Let's avoid Ruby 2.3 syntax for now
This commit is contained in:
parent
f9d0fea0ad
commit
ede19943b3
@ -10,7 +10,7 @@ module Jobs
|
|||||||
|
|
||||||
report_data =
|
report_data =
|
||||||
if result.strip.empty?
|
if result.strip.empty?
|
||||||
<<~TEXT
|
<<TEXT
|
||||||
Report is only available in latest image, please run:
|
Report is only available in latest image, please run:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
|
Loading…
Reference in New Issue
Block a user