Skip to content

Commit

Permalink
tests: debug parked check
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Jan 30, 2025
1 parent 2f9891e commit 60fd671
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/test_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,12 @@ TEST_PARKED_CHECK() {
mv temp "$file"
done

# DEBUG
cat "$RAW"
echo
cat "$PARKED_DOMAINS"
echo

check_output
}

Expand Down

0 comments on commit 60fd671

Please sign in to comment.