From owner-svn-src-head@freebsd.org Sat Dec 9 02:07:43 2017 Return-Path: Delivered-To: svn-src-head@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 6E463E9747B for ; Sat, 9 Dec 2017 02:07:43 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yw0-x229.google.com (mail-yw0-x229.google.com [IPv6:2607:f8b0:4002:c05::229]) (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 244A56E9B2 for ; Sat, 9 Dec 2017 02:07:43 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yw0-x229.google.com with SMTP id y187so5001271ywd.12 for ; Fri, 08 Dec 2017 18:07:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=/mhik2BOa6rTzs9j/IL4EBgADT6Jw276HpAA6u6eg7w=; b=XWvDwgu/PU8YY/1AsXiLzQUWYMNVfCoVwbl0ausHPh/eX5f+2Cwkcv4xms2o6Ma+xr 2d09FAJMKspPbg6qrQQOVl2IwZbcNVblr1x3vObeMORh5Zkc55dSr177Ch5KVYnyyoKm BzqymdlwbCF5WnUHJVudZoeCPx0Krmf7/DY1Y= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd-org.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=/mhik2BOa6rTzs9j/IL4EBgADT6Jw276HpAA6u6eg7w=; b=vvku4sUzgO7rmYCD+bp3Rlr3IVIz2GRZSb+XGTl/sgTP4hTcKqNB9CgoMeRv3GE7uK wGpdSG5NiWwb0pUy0Ob9CI/X9Cht46eT1AkSUHrMgZvnD9BRDBnMnosbvlX6DR8n0dVT LTyGHwx3I1A/kh2O3dbg9Oh8NuqNjvHKzL+3m6n8/IV424lp54l13zKrNmD6PY8CQKuf NR18o5MY+pWxCO5WK+rdw6RUH43yHkonrZXTWSFWUc1pCNIytE9yS+FhlqHVwvfn9jPk h78rEAJ6rf8w+EoosaJsLMTqKSZaqbzy6bsj6XeF2+IE7UNe1Ay6SGg2PGFYgvVOJR25 KmNA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=/mhik2BOa6rTzs9j/IL4EBgADT6Jw276HpAA6u6eg7w=; b=Au/2b6UkMH7idKKezbH6izHrUUNm/IG6ZkDWXF2l9NyhcCbHolV+t/VGjZxkOAhWeS hax++wAcGmwTz8Qt5eZwJWgmEck04DrdKWxke4PJ/qbOnq2vytfo6VrsdxYtTRCw/VSs pgIHouBvakn/OeplgXhiHJhWdZMbp6/F3dww86COuhd6Waic1HwZZj5o8JylNJMe0C8d 3NLAo6opvxTDGnJ2jw3AsMeUKAzOeOHEVU04tWexebj91dq0hecRBbApBJP8on6LN7AR 7rnw3zDbJ7JRdoQfuujMdK1OGvGiSfhgOul9WsHUyIijjuxwMlvxZSk0j/J0jRqaNExN OMUQ== X-Gm-Message-State: AKGB3mLAl17/wTcYDvKHI/b5U5waCrmD6MZTKuV6ymv/LaNNam1f+qXx iaclZrdOJYZ+uTgwsY8ZFEXN1RFlYXq8wc8mvOhDRA== X-Google-Smtp-Source: AGs4zMaIM7mUIyRsb3QFGITwQFOLz4lgsCXc9kePRLT/M+4ZX3ZdpR5USEq8fPk3KO4fNcuKrMAJGfEpA970tXDyrxQ= X-Received: by 10.129.156.77 with SMTP id t74mr12340716ywg.279.1512785257322; Fri, 08 Dec 2017 18:07:37 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.37.15.66 with HTTP; Fri, 8 Dec 2017 18:07:06 -0800 (PST) In-Reply-To: <201712082011.vB8KBUsA068552@pdx.rh.CN85.dnsmgr.net> References: <201712082011.vB8KBUsA068552@pdx.rh.CN85.dnsmgr.net> From: Eitan Adler Date: Fri, 8 Dec 2017 18:07:06 -0800 X-Google-Sender-Auth: NE9GhplC6TSMlrYZQpm6HNNsqFw Message-ID: Subject: Re: svn commit: r326614 - in head: etc/mtree usr.bin usr.bin/sponge usr.bin/tee To: rgrimes@freebsd.org Cc: cem@freebsd.org, src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 02:07:43 -0000 On 8 December 2017 at 12:11, Rodney W. Grimes wrote: > Ping, I have not seen this reverted and recommitted with a reasonable > explination as to why this change is actually desired. Sorry, work has been busy and as the crux was reverted it didn't feel as urgent[0]. The answer is that shell scripts in scripts don't need to be chmod +x to work. In fact most are not. Of the tests I found from a simple search: 65 are chmod +x 84 are chmod -x The entirety of the changed config is: "chmod": { "type": "chmod", + "exclude": "(/tests/)" }, which simply disables this test during 'arc diff'. [0] I still owe everyone a reply the original thread -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams