Skip to content
Snippets Groups Projects
Commit 081dfa89 authored by Dario Barghini's avatar Dario Barghini
Browse files

Fix calibration/report_year to run on server

parent 1267966e
No related branches found
No related tags found
No related merge requests found
...@@ -317,7 +317,7 @@ if report_year then begin ...@@ -317,7 +317,7 @@ if report_year then begin
if ~!quiet then tic if ~!quiet then tic
; printing calibration report ; printing calibration report
report_year, config, camera, target, list_captures = 'C:\Users\PRISMA-User\PRISMA\check_captures\HDD\count_captures_*.txt' report_year, config, camera, target
if ~!quiet then toc if ~!quiet then toc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment