io.launcher.windows.test/env.factor: Fix script for new . behavior.
parent
61676954d4
commit
d8121a9622
|
@ -1,4 +1,5 @@
|
||||||
USE: system
|
USE: system
|
||||||
USE: prettyprint
|
USE: prettyprint
|
||||||
|
USE: prettyprint.config
|
||||||
USE: environment
|
USE: environment
|
||||||
os-envs .
|
os-envs [ . ] without-limits
|
Loading…
Reference in New Issue