You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by wa...@apache.org on 2019/04/02 18:56:07 UTC

[incubator] branch master updated: Another try to fix issue

This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator.git


The following commit(s) were added to refs/heads/master by this push:
     new e9cce6e  Another try to fix issue
e9cce6e is described below

commit e9cce6e37e67c999f3ab54b299951cd42f7cc88f
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Tue Apr 2 11:56:04 2019 -0700

    Another try to fix issue
---
 build_clutch.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build_clutch.sh b/build_clutch.sh
index 2260f44..38c4b5c 100644
--- a/build_clutch.sh
+++ b/build_clutch.sh
@@ -49,4 +49,4 @@ cp $SVN_CO_DIR/content/clutch/*.ad pages/clutch/.
 git add pages/clutch/*
 # commit and push the assets and pages to site master
 git commit -m "Automatic Clutch Publish by git-site-role"
-git push
+git push origin


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org