Commit a1db0ad
committed
cmd/cue: fix up xml+koala testscript to actually test stdin
As can be seen by the stdin line just above, I intended to feed
standard input to the `cue export` line, but I messed up a copy-paste.
This error wasn't spotted as not reading stdin is not an error.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: Ib8d54f368c5b877ab96ceb6096ddf6ba9aa94933
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1214304
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
Reviewed-by: Paul Jolly <[email protected]>1 parent 17317ca commit a1db0ad
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments