File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -227,19 +227,17 @@ function process_this_image(){
227
227
228
228
debug " STATUS: $STATUS "
229
229
230
- {
231
- echo " "
232
- echo " -----------------------------------------------------------"
233
- echo " Core processing signaled $STATUS "
234
- } >> " $FILE_LOG "
235
-
236
230
else
237
231
232
+ echo " could not attempt to process" >> " $FILE_LOG "
238
233
STATUS=" FAIL"
239
234
240
235
fi
241
236
242
237
{
238
+ echo " "
239
+ echo " -----------------------------------------------------------"
240
+ echo " Core processing signaled $STATUS "
243
241
echo " "
244
242
echo " End of processing: $( date +" %Y-%m-%d %H:%M:%S" ) "
245
243
echo " May the FORCE be with you!"
Original file line number Diff line number Diff line change 1
- 3.7.12-dev:::2024-05-23_07:25:53
1
+ 3.7.12-dev:::2024-05-23_07:56:24
You can’t perform that action at this time.
0 commit comments