Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PRISMA pipeline
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dario Barghini
PRISMA pipeline
Commits
5261327c
Commit
5261327c
authored
5 months ago
by
Dario Barghini
Browse files
Options
Downloads
Patches
Plain Diff
Fix bug on report_year after return codes refactoring
parent
71e30cc6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
code/calibration/report_year.pro
+6
-1
6 additions, 1 deletion
code/calibration/report_year.pro
with
6 additions
and
1 deletion
code/calibration/report_year.pro
+
6
−
1
View file @
5261327c
...
...
@@ -27,7 +27,12 @@ endif
;
reading
camera
parameters
structure
from
last
analyzed
month
par
=
get_par
(
config
,
camera
,
ff
[
-
1
],
/
return0
)
if
par
.
file
eq
''
then
return
if
par
.
file
eq
''
then
begin
cd
,
old_dir
return
endif
;
checking
for
keyword
input
if
isa
(
report_calib
)
then
par
.
config
.
calibration
.
report_calib
=
report_calib
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment