view tests/test-check-setup-manifest.t @ 6868:b3261527f770 stable

tests: replace obsolescent fgrep with grep -F This avoids the warning “fgrep: warning: fgrep is obsolescent; using grep -F” on my Arch Linux system. This is similar to 65f949da8469 in core.
author Manuel Jacob <me@manueljacob.de>
date Fri, 02 Feb 2024 00:12:49 +0100
parents ccde78088d0b
children
line wrap: on
line source

#require test-repo check-manifest

Enable obsolescence to avoid the warning issue when obsmarkers are found

  $ cat << EOF >> $HGRCPATH
  > [experimental]
  > evolution = all
  > EOF

Run check manifest:

  $ cd $TESTDIR/..
  $ check-manifest
  lists of files in version control and sdist match