aboutsummaryrefslogtreecommitdiff
path: root/scripts/check-peak-detection
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/check-peak-detection')
-rwxr-xr-xscripts/check-peak-detection2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check-peak-detection b/scripts/check-peak-detection
index 9b3e3d6f..c66424f2 100755
--- a/scripts/check-peak-detection
+++ b/scripts/check-peak-detection
@@ -38,7 +38,7 @@ open(TMP, "> list.tmp");
my $in_image = 0;
my $line;
my $filename;
-my $event;
+my $event = "";
my $indexed;
my $n_seen = 0;