xref: /freebsd/contrib/bmake/unit-tests/sh-jobs-error.mk (revision 2c3632d14fe37fa35c262ee9fb66835be0a52621)
1*2c3632d1SSimon J. Gerraty# $NetBSD: sh-jobs-error.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
2*2c3632d1SSimon J. Gerraty#
3*2c3632d1SSimon J. Gerraty# Tests for error handling in the "run in jobs mode" part of the "Shell
4*2c3632d1SSimon J. Gerraty# Commands" section from the manual page.
5*2c3632d1SSimon J. Gerraty
6*2c3632d1SSimon J. Gerraty# TODO: Implementation
7*2c3632d1SSimon J. Gerraty
8*2c3632d1SSimon J. Gerratyall:
9*2c3632d1SSimon J. Gerraty	@:;
10