diff tests/test-mq-qfold.t @ 21930:a5168eb9b2bc stable

tests: cat error messages are different on Solaris
author Danek Duvall <danek.duvall@oracle.com>
date Mon, 21 Jul 2014 11:27:24 -0700
parents 635a8201e356
children 3f948469bac0
line wrap: on
line diff
--- a/tests/test-mq-qfold.t	Sun Jul 20 15:06:12 2014 -0300
+++ b/tests/test-mq-qfold.t	Mon Jul 21 11:27:24 2014 -0700
@@ -182,8 +182,7 @@
   refresh interrupted while patch was popped! (revert --all, qpush to recover)
   abort: emulating unexpected abort
   [255]
-  $ cat .hg/last-message.txt
-  cat: .hg/last-message.txt: No such file or directory
+  $ test -f .hg/last-message.txt
   [1]
 
 (reset applied patches and directory status)