[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070208.041004.07457320.davem@davemloft.net>
Date: Thu, 08 Feb 2007 04:10:04 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: checker-shell still hosed...
From: David Miller <davem@...emloft.net>
Date: Thu, 08 Feb 2007 03:05:31 -0800 (PST)
> define test1
> $(shell echo "str1")
> endef
>
> define test2
> $(call test1)
> endef
Someone just privately explained that my test case is broken
because of the spaces before the "$(shell " in the defines.
Removing them makes the spaces go away.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists