Skip to content

Commit

Permalink
refactor: remove function
Browse files Browse the repository at this point in the history
  • Loading branch information
aaimio committed Aug 21, 2024
1 parent 834eb00 commit 7a2c5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/probe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ last_run_file="/config/last_run"
probe_dir="/.ooniprobe"
seconds_between_tests=${seconds_between_tests:-21600}

function log() {
log() {
echo "[docker/ooniprobe]: $1"
}

Expand Down

0 comments on commit 7a2c5f0

Please sign in to comment.