daml/daml-assistant/daml-helper
Moritz Kiefer e5fff261bc
Make daml start work with --sandbox-port=0 (#5630)
Previously that resulted in us telling sandbox,navigator,… to connect
to port 0 which obviously does not work. I’ve changed the types a bit
to avoid accidentally passing on the cli argument to them.

changelog_begin
changelog_end
2020-04-20 17:07:30 +02:00
..
src/DA/Daml/Helper Make daml start work with --sandbox-port=0 (#5630) 2020-04-20 17:07:30 +02:00
test/DA/Daml/Helper/Test Dont use inspect-dar to discover main package-id in test. (#5372) 2020-04-02 13:12:21 +00:00
BUILD.bazel Dont use inspect-dar to discover main package-id in test. (#5372) 2020-04-02 13:12:21 +00:00