Closed dcz-purism closed 3 years ago
Context: this fails if CARGO_TARGET_DIR
is not set to default, or (untested) on release builds. The result looks like this: https://paste.debian.net/1197806/
Context: this fails if
CARGO_TARGET_DIR
is not set to default, or (untested) on release builds.
So this is draft PR then until you resolve that?
So this is draft PR then until you resolve that?
Bad wording: this is what the PR fixes.
The path to the binary under test is passed via an environment variable, so there's no need to guess its location.