tests/test-fix-topology.t
changeset 45827 8d72e29ad1e0
parent 45809 136a86327316
child 47067 ea563187ee7c
equal deleted inserted replaced
45826:21733e8c924f 45827:8d72e29ad1e0
   409 
   409 
   410   $ hg init fixall
   410   $ hg init fixall
   411   $ cd fixall
   411   $ cd fixall
   412   $ hg fix --all --working-dir
   412   $ hg fix --all --working-dir
   413   abort: cannot specify both --working-dir and --all
   413   abort: cannot specify both --working-dir and --all
   414   [255]
   414   [10]
   415 
   415 
   416 #if obsstore-on
   416 #if obsstore-on
   417   $ printf "one\n" > foo.whole
   417   $ printf "one\n" > foo.whole
   418   $ hg commit -Aqm "first"
   418   $ hg commit -Aqm "first"
   419   $ hg phase --public
   419   $ hg phase --public