diff options
author | Gordon Ross <gwr@nexenta.com> | 2015-02-11 22:03:23 -0500 |
---|---|---|
committer | Gordon Ross <gwr@nexenta.com> | 2015-02-20 17:39:46 -0500 |
commit | b0e753dd6a955fb2f10a0ce17d32bd33172e0400 (patch) | |
tree | 0f7dce01db9bba61fdfbc85e8bc39a74bad6fca1 /exception_lists/check_rtime | |
parent | e6cb0f7efa539f8e48e8c1be930a922d8f78ff21 (diff) | |
download | illumos-joyent-b0e753dd6a955fb2f10a0ce17d32bd33172e0400.tar.gz |
5609 port mod_ipp to Apache 2.2
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Alexander Pyhalov <alp@rsu.ru>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'exception_lists/check_rtime')
-rw-r--r-- | exception_lists/check_rtime | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/exception_lists/check_rtime b/exception_lists/check_rtime index fce897b09b..0fbbfb639e 100644 --- a/exception_lists/check_rtime +++ b/exception_lists/check_rtime @@ -47,7 +47,6 @@ SKIP ^usr/src/ # no objects in source code # Individual files that we don't examine SKIP ^boot/grub/bin/grub$ -SKIP ^usr/apache/libexec/mod_ipp.so$ # Apache loadable module # USIII specific extns. cause ldd noise on USII bld. m/c SKIP ^usr/lib/fps/sun4u/UltraSPARC.*/fptest$ SKIP ^usr/MACH(lib)/lddstub$ # lddstub has no dependencies |