X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=report.sh;h=960028d024adcb89ddc19e03abfad7cd22f2918f;hb=970c8a81359c60713df79d8dc4adc6b1ae14f917;hp=a0647d843e467ad45055084f3f2fcd31b94eb704;hpb=7f4d598905d28b697eff26c4d231b9b6cc61d787;p=fba.git diff --git a/report.sh b/report.sh index a0647d8..960028d 100755 --- a/report.sh +++ b/report.sh @@ -1,3 +1,3 @@ #!/bin/sh -pylint --verbose --rcfile=pylint.rc fba *.py > report.txt +pylint --verbose --rcfile=pylint.rc fba *.py > report.log