Fix bug: when an environment variable expands into a string that ends
authorChris Hanson <org/chris-hanson/cph>
Tue, 27 Feb 1996 21:53:14 +0000 (21:53 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 27 Feb 1996 21:53:14 +0000 (21:53 +0000)
commitbeed226895c0eab10e0b535e4642db7cbf1a3d2b
tree6d6852d11c64fc83dce0a1d8a3eadeb272d7255e
parent13b5e1f14948b3d04d69fcf1570aafc256712dfc
Fix bug: when an environment variable expands into a string that ends
in a slash, that trailing slash must be ignored if the environment
variable is delimited by a slash.
v7/src/runtime/dospth.scm
v7/src/runtime/unxpth.scm