HomeSort by relevance Sort by last modified time
    Searched refs:BASH_VERSINFO (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
genscrba.sh 11 if [ ${BASH_VERSINFO[3]} -ge 3 ]; then
  /external/conscrypt/
update_prebuilts.sh 3 if (( BASH_VERSINFO[0] < 3 )); then
  /art/test/
run-test 353 if [ ${BASH_VERSINFO[1]} -ge 4 ] && [ ${BASH_VERSINFO[2]} -ge 1 ]; then
  /build/
envsetup.sh 321 if [ ${BASH_VERSINFO[0]} -lt 3 ]; then
    [all...]

Completed in 190 milliseconds