FS/XFS testing framework
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: "Darrick J. Wong" <djwong@kernel.org>
Cc: Christoph Hellwig <hch@infradead.org>, fstests@vger.kernel.org
Subject: Re: can we pull in git as a dependency for xfstests?
Date: Tue, 11 Jun 2024 09:25:25 -0700	[thread overview]
Message-ID: <Zmh6dRpmWvOF0p9T@infradead.org> (raw)
In-Reply-To: <20240611142405.GD52977@frogsfrogsfrogs>

On Tue, Jun 11, 2024 at 07:24:05AM -0700, Darrick J. Wong wrote:
> > -	diff -Naur $source_dir $target_dir
> > +	git diff --no-index $source_dir $target_dir
> 
> How about
> 
> 	(cd $source_dir ; find . -type f -print0 | xargs -0 md5sum) | \
> 		(cd $target_dir ; md5sum -c --quiet)
> 
> since 073.out doesn't contain any diff output?

That works fine as well for me.


  reply	other threads:[~2024-06-11 16:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-11  5:41 can we pull in git as a dependency for xfstests? Christoph Hellwig
2024-06-11 14:24 ` Darrick J. Wong
2024-06-11 16:25   ` Christoph Hellwig [this message]
2024-06-12  4:58 ` Zorro Lang
2024-06-12  5:10   ` Christoph Hellwig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zmh6dRpmWvOF0p9T@infradead.org \
    --to=hch@infradead.org \
    --cc=djwong@kernel.org \
    --cc=fstests@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox