Browse Source

Fix copy-paste thing

feature/python-types
Darko Poljak 4 years ago
parent
commit
71945ef956
  1. 2
      bin/build-helper

2
bin/build-helper

@ -400,7 +400,7 @@ eof
;;
shellcheck)
make helper=${helper} WEBDIR=${WEBDIR} shellcheck
make shellcheck
printf "\\nPlease review shellcheck report.\\n"
while true
do

Loading…
Cancel
Save