summaryrefslogtreecommitdiffstats
path: root/tests/bfs/help.sh
blob: ec53867fcd8e016e0224c34186e20f2c740c7f4f (plain)
1
2
3
4
invoke_bfs -help | grep -E '\{...?\}' && fail
invoke_bfs -D help | grep -E '\{...?\}' && fail
invoke_bfs -S help | grep -E '\{...?\}' && fail
invoke_bfs -regextype help | grep -E '\{...?\}' && fail