diff tests/test-subrepo-missing.t @ 14870:f73c7b70df68 stable

subrepo: use working copy of .hgsub to filter status (issue2901)
author Matt Mackall <mpm@selenic.com>
date Wed, 13 Jul 2011 17:41:49 -0500
parents d0e21c5fde41
children b254f827b7a6
line wrap: on
line diff
--- a/tests/test-subrepo-missing.t	Wed Jul 13 16:28:46 2011 -0500
+++ b/tests/test-subrepo-missing.t	Wed Jul 13 17:41:49 2011 -0500
@@ -19,6 +19,7 @@
   $ rm .hgsub
   $ hg revert .hgsub
   warning: subrepo spec file .hgsub not found
+  warning: subrepo spec file .hgsub not found
 
 delete .hgsubstate and revert it
 
@@ -30,8 +31,10 @@
   $ rm .hgsub
   $ hg up 0
   warning: subrepo spec file .hgsub not found
+  warning: subrepo spec file .hgsub not found
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ hg st
+  warning: subrepo spec file .hgsub not found
   ! .hgsub
   $ ls subrepo
   a
@@ -40,6 +43,7 @@
 
   $ hg up -C
   warning: subrepo spec file .hgsub not found
+  warning: subrepo spec file .hgsub not found
   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ rm .hgsubstate
   $ hg up 0