Re: The who needs reviews anyways [PATCH]

From: Linus Torvalds
Date: Thu Feb 08 2007 - 18:02:56 EST




On Thu, 8 Feb 2007, Roman Zippel wrote:

> I don't quite understand, the Makefile doesn't care anymore about /bin/sh
> with this patch, the Makefile checks only for $BASH and /bin/bash

Exactly.

The point is, neither $BASH nor /bin/bash may be set.

If you run make while running tcsh, "BASH" won't be set. We've always just
defaulted to doing /bin/sh. Doesn't really seem to be a problem.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/