Sign in
android
/
platform
/
art
/
761ea222e35e0ffacb2149ce22a92b3c6a4bdf79
/
.
/
test
/
000-nop
/
run.py
blob: 9239ae8fee29a7d9d0d728d270b8f994eed3cb7d [
file
] [
log
] [
blame
]
#!/bin/sh
def run
(
ctx
,
args
):
ctx
.
echo
(
"Blort."
)