parser: don’t exit(1) on invalid command, use better error message
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
test:
|
||||
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" -It/lib t/*.t
|
||||
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" -It/lib t/34*.t
|
||||
|
||||
all: test
|
||||
|
||||
|
Reference in New Issue
Block a user