[strip-nondeterminism] 02/05: t/fixtures.t: Don't test whether inode number has changed either.

Chris Lamb chris at chris-lamb.co.uk
Fri Sep 9 09:56:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository strip-nondeterminism.

commit dd1f6012a7de65f16361f36e0e01fd87ae0facfb
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Sep 9 10:45:10 2016 +0100

    t/fixtures.t: Don't test whether inode number has changed either.
---
 t/fixtures.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/fixtures.t b/t/fixtures.t
index 8102e15..16387e8 100644
--- a/t/fixtures.t
+++ b/t/fixtures.t
@@ -32,7 +32,7 @@ use Test::More;
 # perlfunc(1)
 my %STAT = (
 	0 => "dev (device number of filesystem)",
-	1 => "ino (inode number)",
+	# 1 => "ino (inode number)",
 	2 => "mode (file mode (type and permissions))",
 	3 => "nlink (number of hard links to the file)",
 	4 => "uid (numeric user ID of file's owner)",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/strip-nondeterminism.git



More information about the Reproducible-commits mailing list