You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by se...@apache.org on 2017/08/10 10:38:31 UTC

incubator git commit: Drop obsolete copy of .htaccess

Repository: incubator
Updated Branches:
  refs/heads/master 9841d853f -> fbe606fd3


Drop obsolete copy of .htaccess


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

Branch: refs/heads/master
Commit: fbe606fd3b8d6dee31daf79c35007411f33ceca7
Parents: 9841d85
Author: Sebb <se...@apache.org>
Authored: Thu Aug 10 11:38:21 2017 +0100
Committer: Sebb <se...@apache.org>
Committed: Thu Aug 10 11:38:21 2017 +0100

----------------------------------------------------------------------
 build_site.sh | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator/blob/fbe606fd/build_site.sh
----------------------------------------------------------------------
diff --git a/build_site.sh b/build_site.sh
index f1177c7..c364734 100755
--- a/build_site.sh
+++ b/build_site.sh
@@ -28,6 +28,7 @@ git checkout asf-site
 git clean -f -d
 git pull origin asf-site
 rm -rf *
+rm -f .htaccess # obsolete
 mkdir content
 cp -a $WORKDIR/* content
 cp -a $WORKDIR/.htaccess content


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