Mercurial > public > mercurial-scm > hg
diff tests/test-convert-cvs-builtincvsps @ 7503:09508f8e2fa4
test-convert-cvs-builtincvsps: test debugcvsps command
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Wed, 10 Dec 2008 17:47:56 +0100 |
parents | 2011bb8ada9a |
children | a204547790bc |
line wrap: on
line diff
--- a/tests/test-convert-cvs-builtincvsps Wed Dec 10 14:02:54 2008 +0000 +++ b/tests/test-convert-cvs-builtincvsps Wed Dec 10 17:47:56 2008 +0100 @@ -102,3 +102,7 @@ echo "graphlog = " >> $HGRCPATH hg -R src-hg glog --template '#rev# (#branches#) #desc# files: #files#\n' + +echo % testing debugcvsps +cd src +hg debugcvsps | sed -e 's/Author:.*/Author:/' -e 's/Date:.*/Date:/'