History log of /freebsd-current/bin/sh/tests/invocation/Makefile
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 413bf7b0 13-Aug-2017 Jilles Tjoelker <jilles@FreeBSD.org>

sh: Add test for sh -c with missing command string.

This already works correctly.


# 2cc32af0 12-Aug-2017 Jilles Tjoelker <jilles@FreeBSD.org>

sh: Add tests for sh -c that already pass.

PR: 220587
Submitted by: Ryan Moeller