mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
antithesis: Enable Rust backtraces again
This commit is contained in:
parent
e8bc3086f2
commit
e46c01928c
1 changed files with 3 additions and 1 deletions
|
@ -80,4 +80,6 @@ RUN chmod 777 -R /opt/antithesis/test/v1
|
|||
RUN mkdir /opt/antithesis/catalog
|
||||
RUN ln -s /opt/antithesis/test/v1/bank-test/*.py /opt/antithesis/catalog
|
||||
|
||||
ENTRYPOINT ["/bin/docker-entrypoint.sh"]
|
||||
ENV RUST_BACKTRACE=1
|
||||
|
||||
ENTRYPOINT ["/bin/docker-entrypoint.sh"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue