Repository: couchdb
Updated Branches:
  refs/heads/master 5859127ab -> d3748ddf6


Add friendly message to end of configure.ps1


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/d3748ddf
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/d3748ddf
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/d3748ddf

Branch: refs/heads/master
Commit: d3748ddf69001c0fa1ae9073f093454402da0c55
Parents: 5859127
Author: Joan Touzet <woh...@apache.org>
Authored: Wed Sep 7 07:07:39 2016 -0400
Committer: Joan Touzet <woh...@apache.org>
Committed: Wed Sep 7 07:08:01 2016 -0400

----------------------------------------------------------------------
 configure.ps1 | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/d3748ddf/configure.ps1
----------------------------------------------------------------------
diff --git a/configure.ps1 b/configure.ps1
index b9ed805..ee8638c 100644
--- a/configure.ps1
+++ b/configure.ps1
@@ -200,3 +200,4 @@ if ( (Test-Path .git -PathType Container) -and (-not 
$SkipDeps) ) {
 
 Pop-Location
 [Environment]::CurrentDirectory = $PWD
+Write-Verbose "You have configured Apache CouchDB, time to relax. Relax."

Reply via email to