kubernetes/hack/make-rules
Kubernetes Submit Queue b4d09bf672 Merge pull request #38544 from ConnorDoyle/coverage-bsd-2
Automatic merge from submit-queue (batch tested with PRs 38315, 38624, 38572, 38544)

Fix code coverage in build script on OS X.

Fixes #20223

- Fixes code coverage in build script on BSD systems (including OS X).
- Supersedes #38536.

Successfully tested on two platforms:

```
Darwin <hostname> 16.1.0 Darwin Kernel Version 16.1.0: Thu Oct 13 21:26:57 PDT 2016; root:xnu-3789.21.3~60/RELEASE_X86_64 x86_64
```

```
Linux <hostname> 4.4.14-040414-generic #201606241434 SMP Fri Jun 24 18:36:45 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
```

cc @ixdy @mfanjie @balajismaniam @smarterclayton @soltysh

**Release note**:
```release-note
```
2016-12-12 19:42:37 -08:00
..
helpers Make all useage of sort deterministic 2016-10-20 16:47:20 -04:00
build.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
cross.sh Bundle kubemark in test tarball instead of server tarball 2016-09-26 11:06:48 -07:00
make-help.sh Add "make help" to list all make targets and help info 2016-12-05 02:00:46 -05:00
test-cmd.sh kubectl: add create pdb subcommand 2016-12-02 18:42:25 +01:00
test-e2e-node.sh make test-e2e-node runs the same test with pr builder by default. 2016-12-09 16:06:18 -08:00
test-integration.sh Move "-short" to KUBE_TEST_ARGS 2016-11-24 10:18:09 -05:00
test-kubeadm-cmd.sh Adding CLI tests for kubeadm. 2016-10-31 11:12:51 -07:00
test.sh Fix code coverage in build script on OS X. 2016-12-12 14:38:54 -08:00
verify.sh add update-staging-client-go.sh and verify-staging-client-go.sh; 2016-10-29 14:20:39 -07:00
vet.sh fix go vet errors 2016-08-10 16:45:41 -07:00