aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2014-03-13 11:29:16 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2014-03-13 11:29:16 +0530
commit05024ab8dada161933c65de6dc18dd2dbbeffad2 (patch)
tree632d89363417e7670f8acb47ef1a4b1d592fef9e
parent6462fd1c7c7a632719678ca72844a7b30b2b87ee (diff)
No need of Android directory
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rwxr-xr-xnode/build1
1 files changed, 0 insertions, 1 deletions
diff --git a/node/build b/node/build
index 039f3ba..58665f8 100755
--- a/node/build
+++ b/node/build
@@ -85,7 +85,6 @@ if [ -z "$ramdisk_size" -o "$ramdisk_size" != "0" ]; then
fi
fi
-chown :nogroup -R /home/buildslave/Android
chown jenkins-build:nogroup -R build
cd build
sudo -E -H -u jenkins-build bash -xes "${BUILD_SCRIPT_ROOT}" "$@" <<\EOF