WT-2320 Only run s_copyright when cutting a release.

This commit is contained in:
Michael Cahill
2016-01-10 16:09:19 -05:00
parent 8207b74976
commit 00c2116d63

3
dist/s_copyright vendored
View File

@@ -1,5 +1,8 @@
#! /bin/sh
# Only run when building a release
test -n "$WT_RELEASE_BUILD" && exit 0
# Check the copyrights.
c1=__wt.copyright.1