Skip to content
Snippets Groups Projects
Commit c0697ea0 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

move 20-before-transfer

parent 4c39c69d
No related branches found
No related tags found
1 merge request!84Check clientbackup with prune verify
...@@ -269,8 +269,6 @@ function setAction(){ ...@@ -269,8 +269,6 @@ function setAction(){
exit 2 exit 2
fi fi
_j_runHooks "20-before-transfer"
# -------------------------------------------------------------------------------- # --------------------------------------------------------------------------------
# ----- BACKUP VARS # ----- BACKUP VARS
...@@ -309,6 +307,9 @@ function setAction(){ ...@@ -309,6 +307,9 @@ function setAction(){
# -------------------------------------------------------------------------------- # --------------------------------------------------------------------------------
# ----- PRE transfer # ----- PRE transfer
_j_runHooks "20-before-transfer"
h2 "`date` Wait for a free slot" h2 "`date` Wait for a free slot"
if [ -z "$STORAGE_REGISTER" ]; then if [ -z "$STORAGE_REGISTER" ]; then
echo "SKIP" echo "SKIP"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment