From 0fbcca06b47411dbefd3689a76ab996ab9d877bf Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Jan 2013 16:28:53 -0200 Subject: Fix template var --- templates/viewvc.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/viewvc.conf.erb b/templates/viewvc.conf.erb index dff493c..250ce0d 100644 --- a/templates/viewvc.conf.erb +++ b/templates/viewvc.conf.erb @@ -128,7 +128,7 @@ ## root_parents = /opt/svn : svn, ## /opt/cvs : cvs ## -root_parents = <%= viewvc_root_parents %> +root_parents = <%= root_parents %> ## default_root: This is the name of the default root. Valid names ## include those explicitly listed in the cvs_roots and svn_roots -- cgit v1.2.3