Merge pull request #58889 from cblecker/unbound-shell2junit
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
Correct unbound assertions variable error in shell2junit
**What this PR does / why we need it**:
Fixes the following error in the verify job log:
```
W0126 21:47:20.783] hack/make-rules/../../third_party/forked/shell2junit/sh2ju.sh: line 176: assertions: unbound variable
```
Also adds myself as an OWNER to this little forked mess. If I break it, I bought it lol.
**Release note**:
```release-note
NONE
```
/assign ixdy stevekuznetsov
Showing
Please
register
or
sign in
to comment