From 739cf4e8325775dd6400984b3b52e67b3102e556 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 14 Apr 2008 23:33:43 +0200 Subject: tests: don't fail on systems without a "stat" syscall * tests/test-lib.sh (require_strace_): Add a syscall parameter. * tests/ls/stat-free-symlinks: Update caller. * tests/mv/atomic: Likewise. * tests/mv/atomic2: Likewise. Reported by Mike Frysinger in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13222 --- tests/mv/atomic2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/mv/atomic2') diff --git a/tests/mv/atomic2 b/tests/mv/atomic2 index d1029aa9c..fe205b46d 100755 --- a/tests/mv/atomic2 +++ b/tests/mv/atomic2 @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then fi . $srcdir/../test-lib.sh -require_strace_ +require_strace_ unlink # Before the fix, mv would unnecessarily unlink the destination symlink: # $ rm -f a b b2; touch a b; ln b b2; strace -e unlink /p/bin/mv a b -- cgit v1.2.3-70-g09d2