tests/test-fix.t
branchstable
changeset 47767 66ad7e32011f
parent 47765 184d83ef2e59
child 47886 86a60679cf61
equal deleted inserted replaced
47766:3feda1e779d4 47767:66ad7e32011f
   368   $ hg fix -w *
   368   $ hg fix -w *
   369   $ hg st
   369   $ hg st
   370   M hello.whole
   370   M hello.whole
   371   $ hg fix -s . *
   371   $ hg fix -s . *
   372   $ hg st
   372   $ hg st
   373   M hello.whole (known-bad-output !)
       
   374   $ hg diff
   373   $ hg diff
   375 
   374 
   376   $ cd ..
   375   $ cd ..
   377 
   376 
   378 Test the effect of fixing the working directory for each possible status, with
   377 Test the effect of fixing the working directory for each possible status, with