mirror of
https://github.com/janet-lang/janet
synced 2025-10-21 18:57:41 +00:00
Is qemu-arm buggy?
This commit is contained in:
@@ -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))
|
||||
|
Reference in New Issue
Block a user