Commit 528cbf7
committed
Fix a misleading error message
Format conversions should have been rejected earlier; this
conceptually means something else has probably changed.
That's not _actually_ reliably true at this point because
determineListConversion does not take cannotModifyManifestListReason
into account, but that's a different bug, to be fixed some other time.
Signed-off-by: Miloslav Trmač <[email protected]>1 parent af8a892 commit 528cbf7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
0 commit comments