diff options
Diffstat (limited to 'usr.sbin/daemon/tests/daemon_test.sh')
-rw-r--r-- | usr.sbin/daemon/tests/daemon_test.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/daemon/tests/daemon_test.sh b/usr.sbin/daemon/tests/daemon_test.sh index c865e6df441b..948a9f6a8a57 100644 --- a/usr.sbin/daemon/tests/daemon_test.sh +++ b/usr.sbin/daemon/tests/daemon_test.sh @@ -25,8 +25,6 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. -# $FreeBSD$ - atf_test_case both_pidfile cleanup both_pidfile_head() { atf_set "descr" "daemon should write pid files for itself and its child" |