Skip to content

Commit

Permalink
[=] fix casetest error
Browse files Browse the repository at this point in the history
  • Loading branch information
cherylsy committed Oct 25, 2024
1 parent 7370637 commit 13e27cf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/case_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4575,9 +4575,7 @@ else
case_print_result "fec_recovered_function_of_datagram_rsc_and_xor" "fail"
fi


clear_log
rm -rf tp_localhost test_session xqc_token
sudo rm -rf tp_localhost test_session xqc_token slog clog
echo -e "qlog disable ...\c"
killall test_server
${SERVER_BIN} -l d -e -x 1 --qlog_disable > slog &
Expand Down

0 comments on commit 13e27cf

Please sign in to comment.