Drop seq command from views/tests.sh
seq
is not present on OpenBSD and should be replaced with something else.
bin/tests/system/views/tests.sh:for i in `seq 1 50`; do
seq
is not present on OpenBSD and should be replaced with something else.
bin/tests/system/views/tests.sh:for i in `seq 1 50`; do