From c9ec8271969f803318c8cad03095b91d2c6d4b18 Mon Sep 17 00:00:00 2001 From: Alejandro Perez Date: Tue, 25 Jun 2024 12:37:59 +0200 Subject: [PATCH] Use "rsync" instead of to copy files from Jeeves into Wooster See ukf-meta#439 for details --- build.xml | 50 ++++++++++++++++++++++++++++++-------------------- 1 file changed, 30 insertions(+), 20 deletions(-) diff --git a/build.xml b/build.xml index a30b1fe..9c8d54a 100644 --- a/build.xml +++ b/build.xml @@ -2222,20 +2222,25 @@ - SCPing unsigned files and stats file from output dir to orchestrator's build dir. - - - - - - - - - - - - - + Copying unsigned files and stats file from output dir to orchestrator's build dir. + + + + + + + + + + + + + + + + + + @@ -2272,12 +2277,17 @@ - SCPing mdq cache from orchestrator's build dir to a temp directory on repo. - - - - - + Copying mdq cache from orchestrator's build dir to a temp directory on repo. + + + + + + + + + +