Skip to content

Commit e548869

Browse files
pskiran1yinggeh
andauthored
Update qa/L0_backend_python/test.sh
Co-authored-by: Yingge He <[email protected]>
1 parent ff52d7e commit e548869

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
@@ -486,7 +486,7 @@ fi
486486
if [ $current_num_pages -ne $prev_num_pages ]; then
487487
cat $SERVER_LOG
488488
ls /dev/shm
489-
echo -e "\n***\n*** Test Failed. Shared memory pages where not cleaned properly.
489+
echo -e "\n***\n*** Test Failed. Shared memory pages were not cleaned properly.
490490
Shared memory pages before starting triton equals to $prev_num_pages
491491
and shared memory pages after starting triton equals to $current_num_pages \n***"
492492
exit 1

0 commit comments

Comments
 (0)