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