Commit 3d8f535
committed
tools/flow: support task results when defined via definitions
This is not a very common use case, but it should not panic,
and it should work just like it does when tasks do not have results.
Fixes #2633.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: I45a939d2e55ae756ee9a3a809722e86637a2084d
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1224695
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
Reviewed-by: Roger Peppe <[email protected]>1 parent 2ae2665 commit 3d8f535
2 files changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
0 commit comments