Aproximate realpath on the expected output by deduping leading slashes.
authordtucker <dtucker@openbsd.org>
Sun, 20 Feb 2022 03:47:26 +0000 (03:47 +0000)
committerdtucker <dtucker@openbsd.org>
Sun, 20 Feb 2022 03:47:26 +0000 (03:47 +0000)
commita5ec682b8650a968683bbbe7ad734ef2e143bf04
tree86256203ecc31e4ee9f495a1127bb05101fb3e54
parent3736a0a00a59c7111ee85102bdb792c37e5668a5
Aproximate realpath on the expected output by deduping leading slashes.
Fixes test failure when user's home dir is / which is possible in some
portable configurations.
regress/usr.bin/ssh/percent.sh