Commit d8cabe8
Original VM template was reassigning the filtered list to the outputs variable
which would have no effect on the contents of the passed-in argument. Working
pipelines in the GRIP GUI would show zero filtered lines when the generated class
was used.
1 parent e3280bb commit d8cabe8
File tree
1 file changed
+3
-2
lines changed- ui/src/main/resources/edu/wpi/grip/ui/codegeneration/java/operations
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
16 | 17 | | |
0 commit comments