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
Robert Verkerk
B2SAFE Core
Commits
f575abdf
Unverified
Commit
f575abdf
authored
Apr 02, 2019
by
ccacciari
Committed by
GitHub
Apr 02, 2019
Browse files
Merge pull request #124 from ccacciari/devel
Devel
parents
42ac5e90
648a4f99
Changes
1
Show whitespace changes
Inline
Side-by-side
rulebase/eudat.re
View file @
f575abdf
...
...
@@ -479,7 +479,7 @@ EUDATiCHECKSUMretrieve(*path, *checksum, *modtime, *resource) {
#
other
ones
are
"ichksum"
,
"iput -k"
,
"irepl"
(
on
checksumed
source
)
called
by
the
user
.
EUDATiCHECKSUMdate
(
*
coll
,
*
name
,
*
resc
,
*
modtime
);
*
status
=
bool
(
"true"
);
if
(
*
resource
!
=
"
None"
&&
*
resource
!
=
"
"
&&
*
resource
==
*
resc
)
{
if
(
*
resource
=
=
"
null"
||
*
resource
==
""
||
*
resource
=
=
"
None"
||
*
resource
==
*
resc
)
{
break
;
}
}
...
...
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