From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751202AbcKCKIK (ORCPT ); Thu, 3 Nov 2016 06:08:10 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:54771 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750756AbcKCKII (ORCPT ); Thu, 3 Nov 2016 06:08:08 -0400 Date: Thu, 3 Nov 2016 11:08:05 +0100 From: Pavel Machek To: Steven Rostedt Cc: kernel list , trivial@kernel.org, jpoimboe@redhat.com, Andrew Morton Subject: Re: [PATCH] ktest.pl: fix english Message-ID: <20161103100805.GB7973@amd> References: <20161011073003.GA19476@amd> <20161011055958.4c33d816@grimm.local.home> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZfOjI3PrQbgiZnxM" Content-Disposition: inline In-Reply-To: <20161011055958.4c33d816@grimm.local.home> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ZfOjI3PrQbgiZnxM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue 2016-10-11 05:59:58, Steven Rostedt wrote: > On Tue, 11 Oct 2016 09:30:03 +0200 > Pavel Machek wrote: >=20 > > Ajdust spelling to more common "mandatory". Variant "mandidory" is > > certainly wrong. >=20 > It was to see who could find Dory. >=20 > This should go through the trivial tree. Thanks! >=20 > Acked-by: Steven Rostedt Hmmm. No news on this one. Can you push it through your tree? Or perhaps Andrew can take it? Thanks, Pavel =09 > -- Steve >=20 > >=20 > > Signed-off-by: Pavel Machek > >=20 > > diff --git a/tools/testing/ktest/ktest.pl b/tools/testing/ktest/ktest.pl > > index d08e214..a5e36b2 100755 > > --- a/tools/testing/ktest/ktest.pl > > +++ b/tools/testing/ktest/ktest.pl > > @@ -719,14 +719,14 @@ sub set_value { > > =20 > > if ($buildonly && $lvalue =3D~ /^TEST_TYPE(\[.*\])?$/ && $prvalue = ne "build") { > > # Note if a test is something other than build, then we > > - # will need other manditory options. > > + # will need other mandatory options. > > if ($prvalue ne "install") { > > # for bisect, we need to check BISECT_TYPE > > if ($prvalue ne "bisect") { > > $buildonly =3D 0; > > } > > } else { > > - # install still limits some manditory options. > > + # install still limits some mandatory options. > > $buildonly =3D 2; > > } > > } > > @@ -735,7 +735,7 @@ sub set_value { > > if ($prvalue ne "install") { > > $buildonly =3D 0; > > } else { > > - # install still limits some manditory options. > > + # install still limits some mandatory options. > > $buildonly =3D 2; > > } > > } > > @@ -3989,7 +3991,7 @@ sub make_min_config { > > } > > } > > =20 > > - # Save off all the current mandidory configs > > + # Save off all the current mandatory configs > > open (OUT, ">$temp_config") > > or die "Can't write to $temp_config"; > > foreach my $config (keys %keep_configs) { > >=20 --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --ZfOjI3PrQbgiZnxM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlgbDIUACgkQMOfwapXb+vIg4ACeOVg7IUSiddbmeA5S8KYAj0pf kIkAoJ1tpBcCwNoRN3JIcBt3XAZsAhEl =ugPa -----END PGP SIGNATURE----- --ZfOjI3PrQbgiZnxM--