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