Test-Command: cadubi -v | grep Copyright | if [ $? -eq 0 ]; then echo "ok"; fi
Restrictions: allow-stderr
