From 53a3c2f171dfea5de6e0cda2ae3317560ecd91f5 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Tue, 16 Oct 2012 21:38:05 +0530 Subject: [PATCH] DevCloud: Make sure destination paths exists before scp Makes dirs if they are not present before scp-ing target/ and dist/ to devcloud. Signed-off-by: Rohit Yadav --- build/build-devcloud.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/build-devcloud.xml b/build/build-devcloud.xml index a001dc2dd9c..d5a6fb8c1dd 100644 --- a/build/build-devcloud.xml +++ b/build/build-devcloud.xml @@ -80,12 +80,14 @@ + +