|
From: | slyich at gmail dot com |
Subject: | [Bug default/30052] poke-3.0 and git both fail poke.pkl/in-{1,2,3}.pk tests: expected offset<int<32>,1>, got offset<int<32>,8> |
Date: | Wed, 25 Jan 2023 23:00:16 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30052 Sergei Trofimovich <slyich at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #5 from Sergei Trofimovich <slyich at gmail dot com> --- I think it's my system's `runtest` effect of being a wrapper: $ cat /nix/store/14fxfqck2l850fyghapmpsa1dvxlxdj1-dejagnu-1.6.3/bin/runtest #! /nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash -e ... exec -a "$0" "/nix/store/14fxfqck2l850fyghapmpsa1dvxlxdj1-dejagnu-1.6.3/bin/.runtest-wrapped" "$@" I suspect that `exec` breaks `argv`. Let's close as INVALID and I'll reopen if I find some evidence of poke being a suspect in handling that rename. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |