summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary S. Robertson <gary.robertson@linaro.org>2013-07-22 15:07:01 -0500
committerGary S. Robertson <gary.robertson@linaro.org>2013-07-22 15:07:01 -0500
commita3fad4960c3659b5574b56b426c1a6a74b84fd8c (patch)
treefc00291c3e416393e8646108f7d4a373b685c3c1
parent9e917254ab4f0c24c6657c2f019d3d8ccbe36ef4 (diff)
Create new workspace for linux-linaro-no-preempt-rt build and test
-rwxr-xr-xlinux-no-preempt-rt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-no-preempt-rt.sh b/linux-no-preempt-rt.sh
index c3411a6..b614e14 100755
--- a/linux-no-preempt-rt.sh
+++ b/linux-no-preempt-rt.sh
@@ -2,7 +2,7 @@
set -ex
-export parent_workspace="/mnt/ci_build/workspace/linux-preempt-rt"
+export parent_workspace="/mnt/ci_build/workspace/linux-lng-no-preempt-rt"
export reference_git="${parent_workspace}/reference-git"
linux_branch="${linux_branch:-linaro-no-preempt-rt}"
linux_git="${linux_git:-git://git.linaro.org/kernel/linux-linaro-lng.git}"