Commit dd40abe
committed
Makefile: Use 'ifdef TRAVIS_COMMIT_RANGE' for git-validation
Only use the auto-ranging when Travis tells us what the range is. Use
our EPOCH_TEST_COMMIT-based range in all other cases.
ifdef is described in [1].
[1]: https://www.gnu.org/software/make/manual/html_node/Conditional-Syntax.html
Signed-off-by: W. Trevor King <wking@tremily.us>1 parent d9b7bc3 commit dd40abe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments