repo.or.cz
/
t2sde.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* updated tree-sitter (0.23.0 -> 0.24.2)
[t2sde.git]
/
tests
/
001-bin-ls.cmd
blob
f710a98fb328ac9c9a3cb2a7949e3231351dbefe
1
#!/bin/sh
2
3
[
"
$QEMU
"
]
||
exit
43
4
5
[
-e
$SYSROOT
/
bin
/
ls
]
||
exit
42
6
7
$QEMU
-chroot
$SYSROOT
bin
/
ls
-d
etc proc dev sys tmp