Repository: couchdb-admin Updated Branches: refs/heads/master 902401d30 -> 55f0e2d30
build-aux/compile is ok to skip Project: http://git-wip-us.apache.org/repos/asf/couchdb-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-admin/commit/55f0e2d3 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-admin/tree/55f0e2d3 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-admin/diff/55f0e2d3 Branch: refs/heads/master Commit: 55f0e2d307f5432b161752b307f0abf3c84ae8b6 Parents: 902401d Author: Dave Cottlehuber <[email protected]> Authored: Mon Aug 18 20:55:32 2014 +0200 Committer: Dave Cottlehuber <[email protected]> Committed: Mon Aug 18 20:55:32 2014 +0200 ---------------------------------------------------------------------- release/build_candidate.sh | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-admin/blob/55f0e2d3/release/build_candidate.sh ---------------------------------------------------------------------- diff --git a/release/build_candidate.sh b/release/build_candidate.sh index a25e124..e726e81 100755 --- a/release/build_candidate.sh +++ b/release/build_candidate.sh @@ -66,6 +66,7 @@ cat > $diff_file <<EOF ^Only in $tmp_dir/apache-couchdb-$version: THANKS\$ ^Only in $tmp_dir/apache-couchdb-$version/.*: Makefile.in\$ ^Only in $tmp_dir/apache-couchdb-$version/bin: couchdb.1\$ +^Only in $tmp_dir/apache-couchdb-$version/build-aux: compile\$ ^Only in $tmp_dir/apache-couchdb-$version/build-aux: config.guess\$ ^Only in $tmp_dir/apache-couchdb-$version/build-aux: config.sub\$ ^Only in $tmp_dir/apache-couchdb-$version/build-aux: depcomp\$
