Searched refs:STRIP_ALL (Results 1 - 1 of 1) sorted by relevance

/openjdk9/common/bin/
H A Dcompare.sh633 if [ "$STRIP_ALL" = "true" ] || [[ "$STRIP_BEFORE_COMPARE" = *"$BIN_FILE"* ]]; then
1192 STRIP_ALL=true
1215 if [ "$STRIP_ALL" = "true" ] && [ -z "$STRIP" ]; then
1217 STRIP_ALL=false

Completed in 40 milliseconds