mirror of
https://github.com/janet-lang/janet
synced 2025-01-23 05:36:52 +00:00
typo doing previous CI trigger.
This commit is contained in:
parent
14d1dc8749
commit
750b448f75
@ -40,7 +40,6 @@
|
||||
(def syspath (string "." sep (string (math/random)) "_jpm_tree.tmp"))
|
||||
(rmrf syspath)
|
||||
(assert (os/mkdir syspath))
|
||||
(print (os/
|
||||
(put root-env *syspath* (os/realpath syspath))
|
||||
(setdyn *out* @"")
|
||||
(assert (empty? (bundle/list)) "initial bundle/list")
|
||||
|
Loading…
Reference in New Issue
Block a user