Jim Meyering wrote: > I noticed two new test failures, both minor. Here are fixes: ... > Subject: [PATCH] tests: avoid actual/expected mismatch due to changed > diagnostic > > * tests/cp/fail-perm.sh: Adjust expected diagnostic to match > just-changed cp diagnostic. > * tests/ln/hard-to-sym.sh: Likewise.
Pushed. I've also updated the .mailmap with this: >From 1f1f41db85c559285c9969e1a1a3430a872d0722 Mon Sep 17 00:00:00 2001 From: Jim Meyering <[email protected]> Date: Thu, 7 Feb 2013 09:43:41 -0800 Subject: [PATCH] tests: avoid actual/expected mismatch due to changed diagnostic * tests/cp/fail-perm.sh: Adjust expected diagnostic to match just-changed cp diagnostic. * tests/ln/hard-to-sym.sh: Likewise. * .mailmap: Also map my new address. ... diff --git a/.mailmap b/.mailmap ... +<[email protected]> <[email protected]>
