commit | 63a801dec75d9a7f9ec2973d6f59ac864d22d8bd | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri Nov 07 13:50:49 2014 -0800 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Nov 07 20:53:39 2014 -0500 |
tree | bdb7686f7b17f8dd5318fd9847e95b2870b33f5a | |
parent | 210baa5d8a58f84ab12772e80a839a4e74a54134 [diff] |
tests: fix test scripts that don't work on non-Linux systems. Fix various tests that break on non-Linux systems; in particular, sed -i doesn't work the same on all platforms; and try to keep the GNU getopt-isms out. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>