From 05024ab8dada161933c65de6dc18dd2dbbeffad2 Mon Sep 17 00:00:00 2001 From: Vishal Bhoj Date: Thu, 13 Mar 2014 11:29:16 +0530 Subject: No need of Android directory Signed-off-by: Vishal Bhoj --- node/build | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3