mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-25 16:05:27 +03:00
restores deterministic +test entropy seed
This commit is contained in:
parent
9481ff7a6a
commit
5aaba00cb0
@ -42,7 +42,8 @@ urb ./ship -p test -d ':- %renders /'
|
|||||||
urb ./ship -d '~& %finish-test-renders ~'
|
urb ./ship -d '~& %finish-test-renders ~'
|
||||||
|
|
||||||
# Run the test generator
|
# Run the test generator
|
||||||
urb ./ship -d '+test' | tee test-generator-output
|
urb ./ship -d '+test, =seed `@uvI`(shaz %reproducible)' |
|
||||||
|
tee test-generator-output
|
||||||
|
|
||||||
shutdown
|
shutdown
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user