Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ALICE-open-data
ALICE Blender animation
Commits
8b36a3a7
Commit
8b36a3a7
authored
Dec 16, 2019
by
Lucas Mello Schnorr
Browse files
ignore those empty files
parent
a0de5f84
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflow_sketch.sh
View file @
8b36a3a7
...
...
@@ -130,7 +130,12 @@ elif [ "$DEFAULT_ANIMATION" = "false" ]; then
-e
"s#
\.
dat##"
)
EVENT_UNIQUE_ID
=
${
UNIQUEID
}
_
${
EVENT_ID
}
continue
if
!
[[
-s
$FILE_WITH_DATA
]]
;
then
echo
"File
$FILE_WITH_DATA
has zero size. Ignore and continue."
continue
else
echo
"Processing
${
EVENT_UNIQUE_ID
}
in blender"
fi
##############################
# Phase 2: blender animate #
...
...
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