[PATCH 1/1] Fix the ltp Makefile to allow for installation of all non-c (scripts) files
Alex Elder
aelder at sgi.com
Thu Jul 14 12:04:45 CDT 2011
On Thu, 2011-07-14 at 10:58 -0400, Christoph Hellwig wrote:
> On Thu, Jul 14, 2011 at 02:03:26PM +1000, Dave Chinner wrote:
> > On Wed, Jul 13, 2011 at 11:43:36PM -0400, Christoph Hellwig wrote:
> > > I'm fine with enabling 080 by default, it passes for me.
> >
> > It needs /bin/sh -> /bin/bash conversion first - the current version
> > fails miserably without that on all my test systems....
>
> Does the simple s/sh/bash/ fix it for you?
Dave, I figured out that you must have been talking about
ltp/rwtest.sh needing to be converted to bash.
I got rid of my /bin/sh and /usr/bin/sh symlinks and tried it
out. Turns out I can make some progress on it, but I now
find that /usr/sbin/xfs_check specifies /bin/sh as its interpreter.
I got around that by using "xfs_repair -n" for XFS_CHECK_PROG,
and outside of it producing different output the test seems
to work OK.
What else, specifically are you running into? And if you
have trouble with the /bin/sh in rwtest.sh, why are you not
running into similar trouble with xfs_check? I don't mind
doing the fix, but now I'm not sure what's required.
-Alex
More information about the xfs
mailing list