Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-stephen committed Feb 7, 2025
1 parent 7ea9088 commit a5bfd7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions regression-test/pipeline/common/doris-utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ _monitor_regression_log() {

local start_row=1
local filepath=""
set +x
# Monitor the log directory for new files and changes, only one file
# shellcheck disable=SC2034
inotifywait -m -e modify "${LOG_DIR}" | while read -r directory events filename; do
Expand Down

0 comments on commit a5bfd7c

Please sign in to comment.