only debug parser info

This commit is contained in:
Ron Pedde 2006-03-19 06:33:53 +00:00
parent 2882146e62
commit 9612a26af6

View File

@ -29,6 +29,8 @@ int main(int argc, char *argv[]) {
int err;
char *perr;
err_setdebugmask("parser");
while((option = getopt(argc, argv, "d:t:c:")) != -1) {
switch(option) {
case 'c':