# HG changeset patch # User HIROSE Yuuji # Date 1527726869 -32400 # Node ID 7828dfd07246e60d1f194dab9c41d2304b9d54aa # Parent bc204cd804c7fedbf31e1c09ad402707000b507a Typo diff -r bc204cd804c7 -r 7828dfd07246 makefile --- a/makefile Thu May 31 09:34:04 2018 +0900 +++ b/makefile Thu May 31 09:34:29 2018 +0900 @@ -237,4 +237,4 @@ -hg push -hg push git -hg push cvs - (cd ${RSYNCDIR} && hg up -uv && cvs ci -m '') + (cd ${RSYNCDIR} && hg up -v && cvs ci -m '')