返回 DeepSeek-Reasonix
verify.sh
1 #!/usr/bin/env bash
2 set -e
3 grep -q "make check-fast --tag=MEMKEY-EXACT7Q" answer.txt
4
4 lines BASH