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

/openjdk10/common/bin/
H A Dcompare.sh1416 OTHER_DOCS="$OTHER/images/docs"
1449 if [ -n "$THIS_DOCS" ] && [ -n "$OTHER_DOCS" ]; then
1451 compare_dirs $THIS_DOCS $OTHER_DOCS $COMPARE_ROOT/docs
1453 compare_files $THIS_DOCS $OTHER_DOCS $COMPARE_ROOT/docs
1532 if [ -n "$THIS_DOCS" ] && [ -n "$OTHER_DOCS" ]; then
1534 compare_general_files $THIS_DOCS $OTHER_DOCS $COMPARE_ROOT/docs

Completed in 806 milliseconds