updated check_perl_syntax.sh

pull/2/head
Hari Sekhon 7 years ago
parent f5ae35542f
commit bc0bdfeb35

@ -40,6 +40,7 @@ else
#printf "%-50s" "$x:" #printf "%-50s" "$x:"
#$perl -Tc $I_lib $x #$perl -Tc $I_lib $x
# -W too noisy # -W too noisy
echo -n "$x: "
perl -I . -Tc $x perl -I . -Tc $x
done done
time_taken "$start_time" time_taken "$start_time"

Loading…
Cancel
Save