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

/openjdk10/common/bin/
H A Dcompare.sh918 DIS_DIFF_SIZE=$(ls -n $WORK_FILE_BASE.dis.diff | awk '{print $5}')
919 DIS_MSG=$($PRINTF "%8d" $DIS_DIFF_SIZE)
926 && [ "$DIS_DIFF_SIZE" -lt "$MAX_KNOWN_DIS_DIFF_SIZE" ]; then

Completed in 65 milliseconds