Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michele Carpene
Irods Resource Plugin S3
Commits
516cdb7c
Commit
516cdb7c
authored
Jul 14, 2016
by
Antoine de Torcy
Browse files
[#1806] Log file stat errors
parent
07fca06f
Changes
1
Hide whitespace changes
Inline
Side-by-side
s3/libirods_s3.cpp
View file @
516cdb7c
...
...
@@ -1946,6 +1946,9 @@ extern "C" {
}
}
}
if
(
!
result
.
ok
()
)
{
irods
::
log
(
result
);
}
return
result
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment