Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.6
/
busybox
/
b2cf790ce23df9cace07ab4486c11f983c120d3d
/
.
/
busybox-1.19.3
/
testsuite
/
dirname
/
dirname-handles-relative-path
blob: ffe4ab45963c0df6e07e5436a6a7e22bb0b5bcb7 [
file
] [
log
] [
blame
]
test $
(
busybox dirname foo
/
bar
/
baz
)
=
foo
/
bar