mirror of
https://github.com/opnsense/src.git
synced 2026-05-19 08:25:22 -04:00
Fix last-minute typo.
This commit is contained in:
parent
174da58b23
commit
548f8e2d41
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
check-jobherr:
|
||||
check-joberr:
|
||||
.for _t in 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
|
||||
@-${MAKE} -f ${MAKEFILE} -j2 do-$@
|
||||
.endfor
|
||||
|
|
|
|||
Loading…
Reference in a new issue