Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
842b5cbd6e02232a3c407a98271a525f5e8aaf84
/
.
/
test
/
000-nop
/
run.py
blob: 9239ae8fee29a7d9d0d728d270b8f994eed3cb7d [
file
] [
log
] [
blame
]
#!/bin/sh
def run
(
ctx
,
args
):
ctx
.
echo
(
"Blort."
)