Not part of the build.
Remove some unused cruft from the script. git-svn-id: svn://10.0.0.236/trunk@134119 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -85,23 +85,6 @@ if [ $SHOWHELP ]; then
|
||||
fi
|
||||
|
||||
|
||||
#
|
||||
# Exclude certain path patterns.
|
||||
# Be sure to modify the grep command below as well.
|
||||
#
|
||||
EXCLUDE_PATTERN_01="test"
|
||||
EXCLUDE_PATTERN_02="tsv"
|
||||
|
||||
EXCLUDE_NAMES="-not -name viewer"
|
||||
EXCLUDE_NAMES="$EXCLUDE_NAMES -not -name spacetrace"
|
||||
EXCLUDE_NAMES="$EXCLUDE_NAMES -not -name xpidl"
|
||||
EXCLUDE_NAMES="$EXCLUDE_NAMES -not -name bloadblame"
|
||||
EXCLUDE_NAMES="$EXCLUDE_NAMES -not -name leakstats"
|
||||
EXCLUDE_NAMES="$EXCLUDE_NAMES -not -name codesighs"
|
||||
EXCLUDE_NAMES="$EXCLUDE_NAMES -not -name htmlrobot"
|
||||
EXCLUDE_NAMES="$EXCLUDE_NAMES -not -name DumpColors"
|
||||
|
||||
|
||||
#
|
||||
# Stash our arguments away.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user