Sign in
android
/
platform
/
frameworks
/
support
/
86f7296f0e6b037823ab57ca32e271bee40c9fd5
/
.
/
busytown
/
androidx-native-mac.sh
blob: d019fa0c88baf0cbc4c0b84d07c1405b7404f4e1 [
file
] [
log
] [
blame
]
David Saff
185f025
2021-09-29 13:15:18 -0400
[
diff
] [
blame
]
1
echo
"This is a test of building on a mac"
2
echo
"The next lines should match"
3
echo
4
echo
"expect: OS = Darwin"
5
echo
"actual: OS = $(uname)"