summaryrefslogtreecommitdiff
path: root/rhimport-mz
diff options
context:
space:
mode:
Diffstat (limited to 'rhimport-mz')
-rwxr-xr-xrhimport-mz2
1 files changed, 1 insertions, 1 deletions
diff --git a/rhimport-mz b/rhimport-mz
index 224cfb4..128e076 100755
--- a/rhimport-mz
+++ b/rhimport-mz
@@ -170,7 +170,7 @@ foreach my $dir (@STATIC_FILES) {
}
print "\nsummary:\n" . $sum_title . "\n\n" . $sum_text . "\n";
-#rhimport::pv_add_note($sum_title, $sum_text, $PV_ID, sprintf("%04d-%02d-%02d", $import_day[0], $import_day[1], $import_day[2]), "1");
+rhimport::pv_add_note($sum_title, $sum_text, $PV_ID, sprintf("%04d-%02d-%02d", @import_day), "1");
print "\n";