Sign in
coral
/
busybox
/
198b02f7dd61c6cb9fd4c379dc56edcf537a7ee1
/
.
/
testsuite
/
dirname
/
dirname-handles-relative-path
blob: ffe4ab45963c0df6e07e5436a6a7e22bb0b5bcb7 [
file
] [
log
] [
blame
]
test $
(
busybox dirname foo
/
bar
/
baz
)
=
foo
/
bar