Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 17:30:10 GMT
From:      Eric Joyner <erj@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 070f7812da16 - main - ice_ddp: Revert mode back to 0644
Message-ID:  <202106251730.15PHUAT3088796@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by erj:

URL: https://cgit.FreeBSD.org/src/commit/?id=070f7812da16b692d4e65fdfd418654fdb42729d

commit 070f7812da16b692d4e65fdfd418654fdb42729d
Author:     Eric Joyner <erj@FreeBSD.org>
AuthorDate: 2021-06-25 17:28:28 +0000
Commit:     Eric Joyner <erj@FreeBSD.org>
CommitDate: 2021-06-25 17:28:28 +0000

    ice_ddp: Revert mode back to 0644
    
    The last commit (538ef055b7ea11326ba22197537e617587a0d677) accidentally
    set the executable bits for this file. This is not intended to be
    executed at all. (Would that even work?)
    
    Sponsored by:   Intel Corporation
---
 sys/contrib/dev/ice/ice-1.3.24.0.pkg | Bin
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sys/contrib/dev/ice/ice-1.3.24.0.pkg b/sys/contrib/dev/ice/ice-1.3.24.0.pkg
old mode 100755
new mode 100644



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251730.15PHUAT3088796>