We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c564c commit 52c4226Copy full SHA for 52c4226
tests/e2e/vLLM/run_tests.sh
@@ -11,7 +11,6 @@ while getopts "c:t:" OPT; do
11
TEST="$OPTARG"
12
;;
13
\? )
14
- usage
15
exit 1
16
17
esac
0 commit comments