Skip to content

Commit 0454361

Browse files
authored
Merge pull request #2897 from metomi/2.4.x-sync
🤖 Merge 2.4.x-sync into master
2 parents 26a6066 + c4f4171 commit 0454361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metomi/rose/rose.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ def iter_entry_points(name: str):
108108
('rose', 'suite-clean'):
109109
'This command has been replaced by: "cylc clean".',
110110
('rose', 'suite-cmp-vc'):
111-
'This command is awaiting re-implementation in Cylc 8',
111+
'See ~/cylc-run/<workflow>/log/version',
112112
('rose', 'suite-gcontrol'):
113113
'This command has been removed: use the Cylc GUI.',
114114
('rose', 'sgc'):
@@ -138,7 +138,7 @@ def iter_entry_points(name: str):
138138
('rosie', 'disco'):
139139
'Rosie Disco has been disabled pending fixes at a later release.',
140140
('rosie', 'go'):
141-
'This command has been removed pending re-implementation',
141+
'This command has been removed.',
142142
}
143143

144144

0 commit comments

Comments
 (0)