diff tests/test-parse-date.t @ 12365:22f3353bcc36

tests: cleanup exit code handling in unified tests
author Matt Mackall <mpm@selenic.com>
date Tue, 21 Sep 2010 16:00:02 -0500
parents 4134686b83e1
children b470894c33f8
line wrap: on
line diff
--- a/tests/test-parse-date.t	Tue Sep 21 12:41:24 2010 -0500
+++ b/tests/test-parse-date.t	Tue Sep 21 16:00:02 2010 -0500
@@ -91,7 +91,7 @@
   $ hg debugdate "2006-02-01 1:00:30PM +0000"
   internal: 1138798830 0
   standard: Wed Feb 01 13:00:30 2006 +0000
-  $ hg debugdate "1:00:30PM" > /dev/null || echo 'failed'
+  $ hg debugdate "1:00:30PM" > /dev/null
 
 Test date formats with '>' or '<' accompanied by space characters