Sun Dec 16 18:05:03 GMT 2007  Dave Love <[EMAIL PROTECTED]>
  * Pass two args to `cmp' in tests, following POSIX.
  Fixes some failures on Solaris.
New patches:

[Pass two args to `cmp' in tests, following POSIX.
Dave Love <[EMAIL PROTECTED]>**20071216180503
 Fixes some failures on Solaris.
] {
hunk ./tests/mv_and_remove_tests.sh 28
-$DARCS show contents d/fee | cmp d/fee
+$DARCS show contents d/fee | cmp d/fee -
hunk ./tests/mv_and_remove_tests.sh 40
-$DARCS show contents fun | cmp fun
-$DARCS show contents fum | cmp fum
+$DARCS show contents fun | cmp fun -
+$DARCS show contents fum | cmp fum -
hunk ./tests/mv_and_remove_tests.sh 45
-$DARCS show content d/fun | cmp d/fun
+$DARCS show content d/fun | cmp d/fun -
hunk ./tests/revert_interactive.sh 15
-$DARCS show contents foo | cmp foo
+$DARCS show contents foo | cmp foo -
hunk ./tests/several_commands.sh 19
-$DARCS show contents foo | cmp foo
+$DARCS show contents foo | cmp foo -
hunk ./tests/tricky_unrecord.sh 17
-$DARCS show contents d/temp.c | cmp d/temp.c
+$DARCS show contents d/temp.c | cmp d/temp.c -
hunk ./tests/tricky_unrecord.sh 21
-# $DARCS show contents d/temp.c | cmp d/temp.c
+# $DARCS show contents d/temp.c | cmp d/temp.c -
hunk ./tests/tricky_unrecord.sh 24
-$DARCS show contents d/temp.c | cmp d/temp.c
+$DARCS show contents d/temp.c | cmp d/temp.c -
hunk ./tests/unrevert.sh 16
-$DARCS show contents foo | cmp foo
+$DARCS show contents foo | cmp foo -
}

Context:

[make a few more files compile with type witnesses.
David Roundy <[EMAIL PROTECTED]>**20071217164815] 
[remove tabs.
David Roundy <[EMAIL PROTECTED]>**20071216224617] 
[bump version number preemptively to 2.0.0pre3.
David Roundy <[EMAIL PROTECTED]>**20071216222823] 
[fix doc bug in show contents.
David Roundy <[EMAIL PROTECTED]>**20071216214002] 
[TAG 2.0.0pre2
David Roundy <[EMAIL PROTECTED]>**20071216201647] 
Patch bundle hash:
7df3632baffeb0084720c9e9d27f3dd218d64932
_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel

Reply via email to