comparison tests/test-subrepo.t @ 23348:bbe56e07e07a

tests: fix globs for Windows test-largefiles-update.t, test-subrepo.t, test-tag.t, and test-rename-dir-merge.t still warn about no result returned because of unnecessary globs that test-check-code-hg.t wants, relating to output for pushing to, pulling from and moving X to Y.
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 16 Nov 2014 16:26:15 -0500
parents d4c972b97fee
children 6becb9dbca25
comparison
equal deleted inserted replaced
23347:49cdf51cbc6c 23348:bbe56e07e07a
1322 > EOF 1322 > EOF
1323 $ echo phasecheck4 >> s/ss/a 1323 $ echo phasecheck4 >> s/ss/a
1324 $ echo phasecheck4 >> t/t 1324 $ echo phasecheck4 >> t/t
1325 $ hg commit -S -m phasecheck4 1325 $ hg commit -S -m phasecheck4
1326 committing subrepository s 1326 committing subrepository s
1327 committing subrepository s/ss 1327 committing subrepository s/ss (glob)
1328 warning: changes are committed in secret phase from subrepository ss 1328 warning: changes are committed in secret phase from subrepository ss
1329 committing subrepository t 1329 committing subrepository t
1330 warning: changes are committed in secret phase from subrepository s 1330 warning: changes are committed in secret phase from subrepository s
1331 created new head 1331 created new head
1332 $ hg -R s/ss phase tip 1332 $ hg -R s/ss phase tip