X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=bin%2Fcheck_config_syntax;h=d5f303d52b89196dd816a067fd9a735689385182;hb=661bea335343432a698ea1a37d204f351033deb8;hp=246dc3835e3a63b004e9917f4be223984cdc004c;hpb=ea99bc58264a89023f1ecd1d3c3cde2263fd35ac;p=eq%2F.git diff --git a/bin/check_config_syntax b/bin/check_config_syntax index 246dc38..d5f303d 100755 --- a/bin/check_config_syntax +++ b/bin/check_config_syntax @@ -2,5 +2,5 @@ perl ../setup/db_config [ $? == 0 ] && echo "No syntax errors detected in ../setup/db_config" -php -l ../setup/eq_config +php -l ../setup/3rd_config