From d52a1ac97e97c51c15ccd52d7dce93d3a092e636 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Mon, 13 Jun 2005 19:37:26 +0000 Subject: Added trac handler, changed VSERVERS variable to be lowercase and added some vserver documentation to README and to the handlers --- handlers/rdiff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'handlers/rdiff') diff --git a/handlers/rdiff b/handlers/rdiff index ca97fa4..713f4c6 100644 --- a/handlers/rdiff +++ b/handlers/rdiff @@ -26,7 +26,7 @@ getconf user; destuser=$user getconf host; desthost=$host # See if vservers are configured -if [ "$VSERVERS" = "yes" ] +if [ "$vservers" = "yes" ] then if [ ! -d $VROOTDIR ] then -- cgit v1.2.3