删除无用文档
This commit is contained in:
@@ -300,7 +300,7 @@ function run_stress_test() {
|
||||
log_info "编译压测工具..."
|
||||
cd "$SCRIPT_DIR"
|
||||
|
||||
go build -o stress_test stress_test.go
|
||||
go build -o stress_test load_stress.go
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
log_error "压测工具编译失败"
|
||||
|
||||
Reference in New Issue
Block a user