aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT/cfg.pm
diff options
context:
space:
mode:
Diffstat (limited to 'CVSROOT/cfg.pm')
-rwxr-xr-xCVSROOT/cfg.pm5
1 files changed, 4 insertions, 1 deletions
diff --git a/CVSROOT/cfg.pm b/CVSROOT/cfg.pm
index 5170e01ec8a3..8b1bd6ae8755 100755
--- a/CVSROOT/cfg.pm
+++ b/CVSROOT/cfg.pm
@@ -2,7 +2,10 @@
####################################################################
####################################################################
-# This file contains configuration for the CVSROOT perl scripts.
+# This file contains the default configuration for the CVSROOT
+# perl scripts. You are advised to override the configuration
+# in the cfg_local.pm file instead of here.
+#
# WARNING: You are strongly advised to check for syntax errors
# in this file before committing it. Use: perl -cw cfg.pm
####################################################################