diff tests/test-clone @ 1926:ba198d17eea9

changes by John Levon to standardize some erroroutput
author Peter van Dijk <peter@dataloss.nl>
date Wed, 22 Feb 2006 15:57:43 +0100
parents 9c918287d10b
children 76c4cadb49fc
line wrap: on
line diff
--- a/tests/test-clone
+++ b/tests/test-clone
@@ -16,7 +16,7 @@ hg verify
 # No update
 hg clone -U . ../c
 cd ../c
-cat a
+cat a 2>/dev/null || echo "a not present"
 hg verify
 
 # Default destination