Skip to content

Commit

Permalink
Fix expected test calculation (triton-inference-server#2504)
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderHam authored Feb 11, 2021
1 parent 56d2a68 commit 17e83f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qa/L0_infer/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export CUDA_VISIBLE_DEVICES=0

CLIENT_LOG_BASE="./client"
INFER_TEST=infer_test.py
EXPECTED_NUM_TESTS=${EXPECTED_NUM_TESTS:="42"}

if [ -z "$TEST_SYSTEM_SHARED_MEMORY" ]; then
TEST_SYSTEM_SHARED_MEMORY="0"
Expand Down

0 comments on commit 17e83f0

Please sign in to comment.