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

  /prebuilts/go/darwin-x86/misc/cgo/testsanitizers/
test.bash 57 linuxver=$(uname -r)
58 linuxmajor=$(echo $linuxver | sed -e 's/\([0-9]*\).*/\1/')
59 linuxminor=$(echo $linuxver | sed -e 's/[0-9]*\.\([0-9]*\).*/\1/')
  /prebuilts/go/linux-x86/misc/cgo/testsanitizers/
test.bash 57 linuxver=$(uname -r)
58 linuxmajor=$(echo $linuxver | sed -e 's/\([0-9]*\).*/\1/')
59 linuxminor=$(echo $linuxver | sed -e 's/[0-9]*\.\([0-9]*\).*/\1/')

Completed in 4024 milliseconds