mirror of https://github.com/MISP/misp-galaxy
fix: [tools] clarify validate all output
parent
02c50184bf
commit
c3a001466f
|
@ -85,5 +85,7 @@ do
|
|||
echo ''
|
||||
done
|
||||
|
||||
# check for empyt strings in clusters
|
||||
# check for empty strings in clusters
|
||||
python3 -m tools.chk_empty_strings
|
||||
|
||||
echo "If you see this message, all is probably well."
|
Loading…
Reference in New Issue