On July 3, 2018 5:21:20 PM PDT, Stephen Rothwell wrote:
>Hi all,
>
>On Tue, 3 Jul 2018 16:27:06 -0700 Randy Dunlap
>wrote:
>>
>> On 07/03/2018 03:49 PM, Andrew Morton wrote:
>> > On Tue, 3 Jul 2018 15:12:10 +0200 Norbert Manthey
> wrote:
>> >> +build ()
>> >> +{
>> >> + local -r LOG_FILE="$1"
Hi all,
On Tue, 3 Jul 2018 16:27:06 -0700 Randy Dunlap wrote:
>
> On 07/03/2018 03:49 PM, Andrew Morton wrote:
> > On Tue, 3 Jul 2018 15:12:10 +0200 Norbert Manthey
> > wrote:
> >> +build ()
> >> +{
> >> + local -r LOG_FILE="$1"
> >> + local -i STATUS=0
> >> +
> >> + make clean -j $(nproc) &
On 07/03/2018 03:49 PM, Andrew Morton wrote:
> On Tue, 3 Jul 2018 15:12:10 +0200 Norbert Manthey wrote:
>
>> This script performs build testing, by building several configurations
>> several times. The script is introduced to improve the consistency of
>> testing changes in the kernel configurati
On Tue, 3 Jul 2018 15:12:10 +0200 Norbert Manthey wrote:
> This script performs build testing, by building several configurations
> several times. The script is introduced to improve the consistency of
> testing changes in the kernel configuration.
>
> This version build randconfig 10 times, as
4 matches
Mail list logo