Skip to content

Commit

Permalink
tests: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Jan 30, 2025
1 parent 6ff1b7d commit 933f1d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/test_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,9 @@ run_script() {

# Compare the actual results file with the expected results file.
check_output() {
# DEBUG
cat output_files_to_test.txt

local actual_output_file expected_output_file term_error

while read -r actual_output_file; do
Expand Down

0 comments on commit 933f1d8

Please sign in to comment.