forgot to make it tc_config - it still said ec_config
authorOwen Leonard <owen@balawis.leonard.fam>
Sun, 19 Sep 2010 04:42:21 +0000 (22:42 -0600)
committerOwen Leonard <owen@balawis.leonard.fam>
Sun, 19 Sep 2010 04:42:21 +0000 (22:42 -0600)
bin/check_config_syntax

index 523bd42a7770da4d2f67e131747c47f6a8e284d2..091c87b9383900a0703f08543b9493a6dfc87f35 100755 (executable)
@@ -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