(0.9.2compat) add rejecttest as comment, as it is not working in this branch 0.9.2compat
authorChristian Ebert <blacktrash@gmx.net>
Fri, 04 Jan 2008 17:27:37 +0100
branch0.9.2compat
changeset 324 b3abbb5cf61c
parent 322 b1ac738404f8
child 326 225c969e007b
(0.9.2compat) add rejecttest as comment, as it is not working in this branch
tests/test-keyword
--- a/tests/test-keyword	Fri Jan 04 17:16:13 2008 +0100
+++ b/tests/test-keyword	Fri Jan 04 17:27:37 2008 +0100
@@ -173,7 +173,23 @@
 # remove path to temp dir for backwards compatibility
 hg incoming | grep -v '^comparing with'
 
+#sed -i.bak -e 's/Id.*/& rejecttest/' a
+#rm a.bak
+#echo % commit rejecttest
+#hg --debug commit -m'rejects?' -d '3 0' -u 'User Name <user@example.com>'
+#echo % export
+#hg export -o ../rejecttest.diff tip
+
 cd ../Test
+#echo % import
+#hg import ../rejecttest.diff
+#echo % cat
+#cat a b
+#echo % rollback
+#hg rollback
+#echo % clean update
+#hg update --clean
+
 echo % kwexpand/kwshrink on selected files
 mkdir x
 echo % copy a x/a