From 3022aa31f6d5be857c8e4c0077c65668088f1943 Mon Sep 17 00:00:00 2001 From: hjp Date: Tue, 22 Aug 2000 16:12:39 +0000 Subject: [PATCH] Thou shalt test even thy feeblest changes, lest they become mighty deamons and byte thee in thy anus. --- .zshenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshenv b/.zshenv index 6d07cdf..64de6f5 100644 --- a/.zshenv +++ b/.zshenv @@ -128,7 +128,7 @@ for i in /usr/local/bin/ssh /usr/bin/ssh do if [ -x $i ] then - export CVS_RSH=/usr/local/bin/ssh + export CVS_RSH=$i fi done