[PATCH] ssh-push: Don't add '/' to pathname
authorSven Verdoolaege <skimo@liacs.nl>
Tue, 14 Jun 2005 10:37:38 +0000 (12:37 +0200)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 14 Jun 2005 19:09:34 +0000 (12:09 -0700)
commit479346adc5ebb099121063d4c06da30093ed9b3b
treef8694ce5a8204f71fdb0d9d2eb1a18cd5f1aa38f
parent7737314de711aa3a2e4201355777cd41fb791c98
[PATCH] ssh-push: Don't add '/' to pathname

Paths in the host:path notation are usually interpreted
relative to the login directory rather than relative to
the root directory.

Signed-off-by: Sven Verdoolaege <skimo@liacs.nl>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
rsh.c