From owner-svn-src-head@FreeBSD.ORG Fri Feb 13 01:07:51 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9E265E2; Fri, 13 Feb 2015 01:07:51 +0000 (UTC) Received: from mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) (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 A9B5297F; Fri, 13 Feb 2015 01:07:51 +0000 (UTC) Received: by pdjy10 with SMTP id y10so15653309pdj.13; Thu, 12 Feb 2015 17:07:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=tAKPtvvrGdICZaukQ0QrJusYdUBFWU8ZXBJyZpF63uE=; b=GKvEW+xZzTtEUD/xfWKaS65AlW1Ylu0nWl648tcdkwI5m6GmGgICWtaL7SAyrcrCca bgCt2VTWsf3fH41SSOsiERqPzND5jJxULzcTNcjgdyA4UyBNYt4l3XGriQEHEVMZLtV8 hnQJuTqWUbYPwYqeuVJFxmM7ItsgqJAwqRfYl49WJRU5pSgqTNPGNXygSNvABjAdcYWM Uj2LdWgyiYstOSte7H36QNsnjntrlPYFq3xoGdFwZY5M5NwbrPPrBuhWoQSFdsg9P6Bh 03oOyp+3OHZ2dzKTNBqEdpfz6yT/PjOeCarfzPVQSvLKOemBRX8OlmgbQyXkSpodebYU 3B5g== X-Received: by 10.68.57.228 with SMTP id l4mr10920336pbq.43.1423789665388; Thu, 12 Feb 2015 17:07:45 -0800 (PST) Received: from ?IPv6:2601:8:ab80:7d6:5de4:da0f:932c:57df? ([2601:8:ab80:7d6:5de4:da0f:932c:57df]) by mx.google.com with ESMTPSA id uy8sm4917541pbc.31.2015.02.12.17.07.44 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Feb 2015 17:07:44 -0800 (PST) Content-Type: multipart/signed; boundary="Apple-Mail=_A2D93F56-ACC3-4CF3-BBF2-9BFF6155836B"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r278653 - head/bin/pkill/tests From: Garrett Cooper In-Reply-To: <201502130107.t1D17D3q021789@svn.freebsd.org> Date: Thu, 12 Feb 2015 17:07:41 -0800 Message-Id: References: <201502130107.t1D17D3q021789@svn.freebsd.org> To: Garrett Cooper X-Mailer: Apple Mail (2.1878.6) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2015 01:07:52 -0000 --Apple-Mail=_A2D93F56-ACC3-4CF3-BBF2-9BFF6155836B Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On Feb 12, 2015, at 17:07, Garrett Cooper wrote: > Author: ngie > Date: Fri Feb 13 01:07:12 2015 > New Revision: 278653 > URL: https://svnweb.freebsd.org/changeset/base/278653 > > Log: > Call wait to ensure that background processes have died > > This is being done to establish parity with pgrep-j_test I meant pkill-j_test. --Apple-Mail=_A2D93F56-ACC3-4CF3-BBF2-9BFF6155836B 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 iQEcBAEBCgAGBQJU3U5eAAoJEMZr5QU6S73eHAAH/1zauBohtUd9gz6gvpv/rgIX CJaEJJ/JQYkBZEHXBClZk6qyyehpDWMFzbOYNNWb09JU4LLkFEZY1Bl3jJyatMzl DmrOtlITpnGtKyPGhIG87lqraPwFESQwbb5uVKqUGh1N6WJJyE1SCNh5V21sj4xA pXG0wyxuQZd24su9vN+G1TyllCEPdry0GbE4go1m2kJlL0VCbGVUffqgQYD/n1nj KuSOwAb5kTOZoR9CwwkBvPtBdDCBvEzHlwSYH/zhoKUhfWptKpY7Y+6DVFxwaI7K ep5VANqY62Frtff9h3JpX8WA83Ji9aen2IrcoZqS7F3vfySy0m3qQmJ9MPszlOA= =oRPn -----END PGP SIGNATURE----- --Apple-Mail=_A2D93F56-ACC3-4CF3-BBF2-9BFF6155836B--