tests/test-grep.t
changeset 45906 95c4cca641f6
parent 45895 fc4fb2f17dd4
child 46116 17a695357270
equal deleted inserted replaced
45905:e131dbf6ee15 45906:95c4cca641f6
  1016 
  1016 
  1017  BROKEN: should not abort because of removed file
  1017  BROKEN: should not abort because of removed file
  1018   $ hg grep --diff -fr'wdir()' data
  1018   $ hg grep --diff -fr'wdir()' data
  1019   add0-cp4-mod4:2147483647:+:data4
  1019   add0-cp4-mod4:2147483647:+:data4
  1020   add0-mod4:2147483647:+:data4
  1020   add0-mod4:2147483647:+:data4
  1021   add0-rm4:2147483647:-:abort: add0-rm4@None: not found in manifest!
  1021   add0-rm4:2147483647:-:abort: add0-rm4@None: not found in manifest
  1022   [255]
  1022   [255]
  1023 
  1023 
  1024   $ hg grep -fr'wdir()' data
  1024   $ hg grep -fr'wdir()' data
  1025   add0:2147483647:data0
  1025   add0:2147483647:data0
  1026   add0-cp1:2147483647:data0
  1026   add0-cp1:2147483647:data0