Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
d2542488
Commit
d2542488
authored
Mar 19, 2010
by
Stefano Belforte
Browse files
if fails return WARNING, not ERROR (temporarely)
parent
448ef109
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/SRMv2/tests/SRMv2-user
View file @
d2542488
...
...
@@ -189,7 +189,8 @@ else
fi
if
[
-f
$SAME_SENSOR_WORK
/nodes/
$nodeName
/SRM-user.error
]
;
then
exit
$SAME_ERROR
# exit $SAME_ERROR
exit
$SAME_WARNING
elif
[
-f
$SAME_SENSOR_WORK
/nodes/
$nodeName
/SRM-user.error
]
;
then
exit
$SAME_OK
else
...
...
Write
Preview
Markdown
is supported
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