Commit 437e431
committed
verify-go-version.sh: fix check after removal of travis.yml
Two problems:
- sourcing prow.sh prints info messages about settings which should
better be suppressed
- the expected value was hidden by the incorrect make-style quoting
of CSI_PROW_GO_VERSION_BUILD1 parent 1748b16 commit 437e431
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments