[Rt-commit] r2909 - rt/branches/3.4-RELEASE/etc
glasser at bestpractical.com
glasser at bestpractical.com
Sun May 22 17:03:30 EDT 2005
Author: glasser
Date: Sun May 22 17:03:29 2005
New Revision: 2909
Modified:
rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm
Log:
Put an obviously fake instead of possibly wrong path in an example command.`
Modified: rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm
==============================================================================
--- rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm (original)
+++ rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm Sun May 22 17:03:29 2005
@@ -12,7 +12,7 @@
# going to run into trouble. To check your SiteConfig file, use
# this comamnd:
#
-# perl -C /opt/rt3/etc/RT_SiteConfig.pm
+# perl -C /path/to/your/etc/RT_SiteConfig.pm
Set( $rtname, 'example.com');
More information about the Rt-commit
mailing list