Date: Fri, 12 Sep 2003 23:59:22 -0700 (PDT) From: Jens Schweikhardt <schweikh@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh mkbuiltins Message-ID: <200309130659.h8D6xM6B064513@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
schweikh 2003/09/12 23:59:22 PDT
FreeBSD src repository
Modified files:
bin/sh mkbuiltins
Log:
Do not assume there is only a space between #define and the macro name
when grepping for JOBS. The recent style cleanup replaced the space with
a tab and broke job control detection. Little edits, disastrous consequences.
Submitted by: Peter Edwards <pmedwards@eircom.net>
X-MFC when: in about 5 weeks with the other sh arithmetic fixes.
Revision Changes Path
1.12 +1 -1 src/bin/sh/mkbuiltins
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309130659.h8D6xM6B064513>
