Files
kubernetes/test
Kubernetes Submit Queue 44b0e1080d Merge pull request #50045 from ixdy/test-images-port-forward-tester
Automatic merge from submit-queue

Fix typo in test/images/port-forward-tester/Makefile

**What this PR does / why we need it**: the image build fails due to this typo:
```console
$ make WHAT=port-forward-tester
./image-util.sh build port-forward-tester
Building image for port-forward-tester ARCH: ppc64le...
make[1]: Entering directory '[home]/src/k8s.io/kubernetes/test/images/port-forward-tester'
../image-util.sh bin
../image-util.sh: line 22: $2: unbound variable
```

Images already pushed.

**Release note**:

```release-note
NONE
```

/approve no-issue
/assign @mkumatag
2017-08-05 15:21:17 -07:00
..
2017-07-18 15:35:40 -03:00
2017-01-05 14:14:13 -08:00
2017-07-26 19:16:02 +08:00
2017-01-19 08:00:52 +05:30
2017-07-25 11:05:18 -07:00
2017-08-03 09:33:58 +02:00