diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /usr.bin/find/tests/find_test.sh | |
parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
download | src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.tar.gz src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.zip |
Diffstat (limited to 'usr.bin/find/tests/find_test.sh')
-rwxr-xr-x | usr.bin/find/tests/find_test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/find/tests/find_test.sh b/usr.bin/find/tests/find_test.sh index 0268d052da94..8b8c23688018 100755 --- a/usr.bin/find/tests/find_test.sh +++ b/usr.bin/find/tests/find_test.sh @@ -23,7 +23,6 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ # atf_test_case find_newer_link |