k3s/hack/make-rules
Kubernetes Submit Queue 4733b85714
Merge pull request #67816 from junxu/make_test_dirname_err
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>.

Fix "hack/make-rules/test.sh"

**What this PR does / why we need it**:
For “make test”, it will output "dirname: missing operand".

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2018-08-26 15:51:14 -07:00
..
helpers Add a helper tool to emit Makefile snippets 2018-06-04 15:04:21 -07:00
BUILD fix visibility of testdata for //test/cmd:legacy-script 2018-07-06 16:08:20 -07:00
Makefile.manifest Make the pause image a manifest list 2018-01-24 02:10:45 -05:00
build.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
clean.sh Don't delete pkg/generated/bindata.go in make clean 2018-07-11 10:02:34 -07:00
cross.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
make-help.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
test-cmd.sh Disable initializers by default 2018-07-10 15:14:32 -04:00
test-e2e-node.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
test-integration.sh Revert "Passing `KUBE_TEST_ARGS` variable to make through process environment" 2018-07-31 16:52:37 +08:00
test-kubeadm-cmd.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
test.sh Fix the "dirname: missing operand" error of "make test" 2018-08-24 06:25:07 -04:00
update.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
verify.sh Add verify script for staging repo metadata files 2018-08-24 09:14:33 -04:00
vet.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00