Commit 0701c6b
authored
Source common.bash from common-darwin.bash (#29067)
Source `util/cron/common.bash` from `util/cron/common-darwin.bash`, as
most of the `common-*.bash` scripts do.
This just slightly simplifies loading dependencies for
`util/buildRelease/smokeTest`, where currently we explicitly source
`common.bash` if not getting it transitively. I don't expect this to
change any behavior, since currently every config that sources
`common-darwin.bash` also sources `common.bash`.
[reviewed by @jabraham17 , thanks!]1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments