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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new 0b119c8  fix README
0b119c8 is described below

commit 0b119c8689a945793ee90836abff7344ded9d1ce
Author: Dave Fisher <[email protected]>
AuthorDate: Sat Oct 31 14:10:47 2020 -0700

    fix README
---
 tools/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/README.md b/tools/README.md
index 04a298c..3548f33 100644
--- a/tools/README.md
+++ b/tools/README.md
@@ -68,6 +68,7 @@ You could compare with the git targets with:
 cd ${GITPATH}/assets
 find . -type d -depth 1 -print | sed -e 's!./!!' | sort
 cd ${GITPATH}/content
+find . -type d -depth 1 -print | sed -e 's!./!!' | sort
 ```
 
 3. Migration of a Folder.

Reply via email to