* scripts/check-local-headers.sh: Revert last change.
This commit is contained in:
parent
cb483e04aa
commit
030219826e
@ -1,5 +1,7 @@
|
|||||||
2006-01-06 Roland McGrath <roland@redhat.com>
|
2006-01-06 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
|
* scripts/check-local-headers.sh: Revert last change.
|
||||||
|
|
||||||
* io/euidaccess.c: Add eaccess as an alias.
|
* io/euidaccess.c: Add eaccess as an alias.
|
||||||
* sysdeps/mach/hurd/euidaccess.c: Likewise.
|
* sysdeps/mach/hurd/euidaccess.c: Likewise.
|
||||||
* sysdeps/posix/euidaccess.c: Likewise.
|
* sysdeps/posix/euidaccess.c: Likewise.
|
||||||
|
@ -30,8 +30,7 @@ if fgrep "$includedir" */*.d |
|
|||||||
fgrep -v "$includedir/asm" |
|
fgrep -v "$includedir/asm" |
|
||||||
fgrep -v "$includedir/linux" |
|
fgrep -v "$includedir/linux" |
|
||||||
fgrep -v "$includedir/selinux" |
|
fgrep -v "$includedir/selinux" |
|
||||||
fgrep -v "$includedir/gd" |
|
fgrep -v "$includedir/gd"; then
|
||||||
fgrep -v "$includedir/c++"; then
|
|
||||||
# If we found a match something is wrong.
|
# If we found a match something is wrong.
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user