You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2016/11/02 02:53:41 UTC

[21/50] [abbrv] qpid-proton git commit: NO-JIRA: Oops - typo in previous commit

NO-JIRA: Oops - typo in previous commit


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/3dd69944
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/3dd69944
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/3dd69944

Branch: refs/heads/go1
Commit: 3dd69944fa3b55bb6daf5c0f104b4a02385a21d7
Parents: 0eafe3a
Author: Andrew Stitcher <as...@apache.org>
Authored: Fri Oct 14 14:15:50 2016 -0400
Committer: Andrew Stitcher <as...@apache.org>
Committed: Fri Oct 14 14:15:50 2016 -0400

----------------------------------------------------------------------
 appveyor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/3dd69944/appveyor.yml
----------------------------------------------------------------------
diff --git a/appveyor.yml b/appveyor.yml
index 368e9ad..fe87f0d 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -8,7 +8,7 @@ cache:
 before_build:
 - mkdir BLD
 - cd BLD
-- cmake -G "Visual Studio 12" -DBUILD_PERL=no i-DBUILD_JAVA=no ..
+- cmake -G "Visual Studio 12" -DBUILD_PERL=no -DBUILD_JAVA=no ..
 - cd ..
 build:
   parallel: true


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org