From: Owen Leonard <owen@balawis.leonard.fam>
Date: Sun, 19 Sep 2010 04:42:21 +0000 (-0600)
Subject: forgot to make it tc_config - it still said ec_config
X-Git-Tag: release_1_0_0~21
X-Git-Url: http://git.pippins.net/%3C?a=commitdiff_plain;h=cd2ee79a8dc8b49eadf47c7405d0b1e66ecabdca;p=eq%2F.git

forgot to make it tc_config - it still said ec_config
---

diff --git a/bin/check_config_syntax b/bin/check_config_syntax
index 523bd42..091c87b 100755
--- a/bin/check_config_syntax
+++ b/bin/check_config_syntax
@@ -2,5 +2,5 @@
 
 perl ../setup/db_config.local
 [ $? == 0 ] && echo "No syntax errors detected in ../setup/db_config.local"
-php -l ../setup/eq_config.local
+php -l ../setup/tc_config.local