From owner-svn-src-all@freebsd.org Thu Mar 9 06:47:09 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2014D04FF6; Thu, 9 Mar 2017 06:47:09 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x241.google.com (mail-pf0-x241.google.com [IPv6:2607:f8b0:400e:c00::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C865A106E; Thu, 9 Mar 2017 06:47:09 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x241.google.com with SMTP id v190so6289062pfb.0; Wed, 08 Mar 2017 22:47:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=sh4kVuYprpX4u/bMwSNT2c9UACSf+5nFc3ok64BjSV4=; b=JTTERjScbX7glb1m98htjCNCaQeYmhjuztCOKv4a8LPgXnY5j5ozMJYCYgFvJCzHQv P69poHgUAOyE1te3kJrQWPI/2dcDFQH4rBNSAA9YIWcOvWmc9N43nnvPI7/W34zFavug XHX6fQ1HzOOZywttp/wBH/Pw/XUWPdoZz1nkqU/UKuChMqPmgfGLS/8g0zLkuRab+3WK fsk5dgfILc7DWBMX5n22CXDmLUqRvGwcTEXxsxSHhmvGXoM+fx/uNFlro0JmPYuNHDOw 516eF75WRwriZjtXCX2mpJBX1Dm1GXwGMb70UTXrBn92Sgtll1u05WGkKr2CwR/v2QLc gNng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=sh4kVuYprpX4u/bMwSNT2c9UACSf+5nFc3ok64BjSV4=; b=TILqP70bZJQrat3DoMuzRZ42KwzlLfnoxpABk5qRL88E6QLfhGXBcEYcNvsWRcBO7F 1HuQ6zjepo8AW5se0qUaZTY4fQoKQ3Z15ZuRD+1m9GFbyxj4qQp2UYLUJ8/FL9KZOoP8 ebLgFUVxEEw9lYkTpoMMaJQyotim3geY3IJ38+7UmdXnEFlWvLecPdI+6WUPPYhXurBx z22uIxF1v4vjCocdHArMpSkT/fs5/fB8QtW4vLeWIgXDQfywGDU7kv09Vlv/5Y5c8UK+ YwM3rwbSCAOm/VNeujh5UnpE4aF1r5UBxgdrof9uf1nxFZmDYeJDPoZAVWuDqT32y8wP qvBA== X-Gm-Message-State: AMke39kWEouM//6f75mGTSf/weEVeJNDz5w4TXeqT927l6Vky9J3cS+ZCFoP+J5B9tqfkQ== X-Received: by 10.84.174.131 with SMTP id r3mr14789889plb.30.1489042028839; Wed, 08 Mar 2017 22:47:08 -0800 (PST) Received: from pinklady.local (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id s13sm9909017pfd.46.2017.03.08.22.47.06 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 08 Mar 2017 22:47:06 -0800 (PST) Subject: Re: svn commit: r314944 - in head: . bin/pwait/tests usr.bin/timeout/tests Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_321302FA-475F-4422-9462-2C8B05A1276D"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: <201703090420.v294K0aA037108@repo.freebsd.org> Date: Wed, 8 Mar 2017 22:47:04 -0800 Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: References: <201703090420.v294K0aA037108@repo.freebsd.org> To: Bryan Drewery X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Mar 2017 06:47:10 -0000 --Apple-Mail=_321302FA-475F-4422-9462-2C8B05A1276D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Mar 8, 2017, at 20:20, Bryan Drewery wrote: >=20 > Author: bdrewery > Date: Thu Mar 9 04:20:00 2017 > New Revision: 314944 > URL: https://svnweb.freebsd.org/changeset/base/314944 >=20 > Log: > Rename some tests to end in _test. >=20 > Requested by: ngie > MFC after: 2 weeks > X-MFC-With: r314886 >=20 > Added: > head/bin/pwait/tests/pwait_test.sh (contents, props changed) > - copied, changed from r314943, head/bin/pwait/tests/pwait.sh > head/usr.bin/timeout/tests/timeout_test.sh (contents, props = changed) > - copied, changed from r314943, = head/usr.bin/timeout/tests/timeout.sh > Deleted: > head/bin/pwait/tests/pwait.sh > head/usr.bin/timeout/tests/timeout.sh > Modified: > head/ObsoleteFiles.inc > head/bin/pwait/tests/Makefile > head/usr.bin/timeout/tests/Makefile Ah=E2=80=A6 didn=E2=80=99t see timeout_test needing the _test suffix. = Thank you very much for doing this :)!!! -Ngie --Apple-Mail=_321302FA-475F-4422-9462-2C8B05A1276D Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJYwPpoAAoJEPWDqSZpMIYVoEEP/A6fSiFQ/knoNZyZrSDKQwIj vk3BKxy5KunG+K4IFL3uEddBbIS9bI8uFPlZwh/7wrE5k0XuIjEj/20fFvR99iI9 BzX7Ao3o6482EjAas5wBcuwVr7daUeqsvUiyNimVqFryvFXeZLb9sOoW92jUGIpm CORzfU0MWOnLb4EToSHBrd1gQvhnWuplngmXUimFEUR4TnCELInSAxm5FFja3aZy 0MYjMPLVIIolEqH0Qv+QJLJ80y7Q1Qx4MPwJ/+3DBKxG/bABhKufLTmOFsR4S3KB r7D9kCzhk6TlBLq3g2Xl9PbmUAK+g8Bpkhvq1XjkraHGC3xOREpB0GAJ6qTSa5iV wOssIj2TXyDilo1UvgvFodAqPbScuaRZmPc+kuOHRldCcBqzVr3GkcfxylDqRUzJ W84js68mFCuF1QeflYvKEjEMDpMW2R4/p9XSkO8N/aloLfrhZ/3OJGuToru2d+2A LbsoAf0nT7lb8FtzNHjAg7Nv5cRL+X1+wWK2oaJRLXpVa81Enu9vRTIIS2B+/uQL 4KJRWMzAa2yBofdP40kWkzV/mZ9qf4fSFqoAgehybMNe/9blWBZG+llhnerpNOP0 UnRvrjc9ivSX7lAqb6ew7oVspksFgWOmkRS3Th5VmzW2bEC87gbB9N5ALakditB5 oYK0YajAhYRX1Iy3QPaK =rHbj -----END PGP SIGNATURE----- --Apple-Mail=_321302FA-475F-4422-9462-2C8B05A1276D--