Skip to content

Commit

Permalink
Update t/cli/test_main.sh
Browse files Browse the repository at this point in the history
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
  • Loading branch information
Hazel6869 and spacewander authored Oct 14, 2022
1 parent d4b9d69 commit 57c1e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/cli/test_main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ make init

count=`grep -c "worker_cpu_affinity" conf/nginx.conf || true`
if [ $count -ne 0 ]; then
echo "failed: nginx.conf file found worker_cpu_affinity when disable it"
echo "failed: nginx.conf file found worker_cpu_affinity when disabling it"
exit 1
fi

Expand Down

0 comments on commit 57c1e5e

Please sign in to comment.