mirror of
https://github.com/janet-lang/janet
synced 2024-12-23 23:10:26 +00:00
Is qemu-arm buggy?
This commit is contained in:
parent
6968275ddf
commit
aee077c1bd
@ -4041,6 +4041,7 @@
|
||||
(try
|
||||
(os/rmdir x)
|
||||
([e f]
|
||||
(eprint "printing files in " x "...")
|
||||
(each y (os/dir x) (eprint " - " y))
|
||||
(propagate e f))))
|
||||
(os/rm x))
|
||||
|
Loading…
Reference in New Issue
Block a user