Skip to content

Commit 53901de

Browse files
committed
Update
1 parent 73c67b1 commit 53901de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/L0_backend_python/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ cp ../python_models/identity_fp32/config.pbtxt ./models/non_existent_model/confi
418418

419419
SERVER_LOG="./non_existent_model_server.log"
420420
CLIENT_LOG="./non_existent_model_client.log"
421-
ERROR_MESSAGE_1="Failed to preinitialize Python stub: Python model file not found in './models/non_existent_model/1/model.py'"
421+
ERROR_MESSAGE_1="Failed to preinitialize Python stub: Python model file not found in '`pwd`/models/non_existent_model/1/model.py'"
422422
ERROR_MESSAGE_2="failed to load 'non_existent_model'"
423423

424424
prev_num_pages=`get_shm_pages`

0 commit comments

Comments
 (0)