Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
morgan
/
libcap.git
/
e7297c1925d827d3932dc7ed96554a1d94c17dd7
/
.
/
kdebug
/
test-bash.sh
blob: 2777b21cd334740adb3925da4c812ada31301971 [
file
] [
log
] [
blame
]
#!/bin/sh
# bash is used in various headers so we need a wrapper to invoke sh
# instead.
exec sh
"$@"