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

  /toolchain/binutils/binutils-2.25/ld/
genscrba.sh 11 if [ ${BASH_VERSINFO[3]} -ge 3 ]; then
  /art/test/
run-test 404 if [ ${BASH_VERSINFO[1]} -ge 4 ] && [ ${BASH_VERSINFO[2]} -ge 1 ]; then
    [all...]
  /build/make/
envsetup.sh 330 if [ ${BASH_VERSINFO[0]} -lt 3 ]; then
    [all...]

Completed in 175 milliseconds