Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
quiver-benchmarks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
subugoe
OCR-D
quiver-benchmarks
Commits
cd56a2ae
Commit
cd56a2ae
authored
1 year ago
by
Michelle Weidling
Browse files
Options
Downloads
Patches
Plain Diff
reduce logging of zipping
parent
a204d6dd
No related branches found
No related tags found
1 merge request
!1
Merge GitHub's state
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
workflows/execute_workflows.sh
+1
-1
1 addition, 1 deletion
workflows/execute_workflows.sh
with
1 addition
and
1 deletion
workflows/execute_workflows.sh
+
1
−
1
View file @
cd56a2ae
...
...
@@ -157,7 +157,7 @@ save_workspaces() {
# $2: $DIR_NAME
# $3: $WORKFLOW
echo
"Zipping workspace
$1
"
ocrd zip bag
-d
"
$DIR_NAME
"
/data/
*
-i
"
$DIR_NAME
"
/data/
*
"
$DIR_NAME
"
ocrd
-l
ERROR
zip bag
-d
"
$DIR_NAME
"
/data/
*
-i
"
$DIR_NAME
"
/data/
*
"
$DIR_NAME
"
WORKFLOW_NAME
=
$(
basename
-s
.txt.nf
"
$3
"
)
mv
"
$WORKSPACE_DIR
"
/
"
$2
"
.zip
"
$WORKFLOW_DIR
"
/results/
"
$2
"
_
"
$WORKFLOW_NAME
"
.zip
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment