diff options
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/tools/scripts/nightly.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/tools/scripts/nightly.sh b/usr/src/tools/scripts/nightly.sh index 3da3dd3e42..30114bfcc1 100644 --- a/usr/src/tools/scripts/nightly.sh +++ b/usr/src/tools/scripts/nightly.sh @@ -259,7 +259,6 @@ function build { | egrep -v 'chars, width' \ | egrep -v "symbol (\`|')timezone' has differing types:" \ | egrep -v 'PSTAMP' \ - | egrep -v '|%WHOANDWHERE%|' \ | egrep -v '^Manifying' \ | egrep -v 'Ignoring unknown host' \ | egrep -v 'Processing method:' \ |