Add a message to make the user wait
This commit is contained in:
parent
41e58705d1
commit
bc0459433c
@ -136,6 +136,7 @@ sub tag_project
|
||||
# Generate token for VCS submission
|
||||
|
||||
# Send data to intradata
|
||||
log INFO, "Attente d'un processus de publication...";
|
||||
Process::Client::launch("intradata_get", { action => "update", type => "project", id => $project_id, "year" => $year }, { "butler.xml" => $content });
|
||||
|
||||
# Call API
|
||||
|
Reference in New Issue
Block a user