summaryrefslogtreecommitdiff
path: root/Jenkinsfile
diff options
context:
space:
mode:
authorTimothy G Rogers <[email protected]>2018-04-18 15:51:50 -0400
committerGitHub Enterprise <[email protected]>2018-04-18 15:51:50 -0400
commite97db22feb5aef9978feaae9f5c92507c73d7d96 (patch)
tree12caa122df78e40310ca7f376263b7f21dc13fa4 /Jenkinsfile
parent12f2a2c791747dc38a53553026ed8122e8e08988 (diff)
parentb61a26eb163565cce292f7a2400b5fd82f3d2d10 (diff)
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Diffstat (limited to 'Jenkinsfile')
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index a8bd7f7..4e4ef8c 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -28,7 +28,7 @@ pipeline {
cd gpgpu-sim_simulations && \
git checkout purdue-cluster && \
git pull && \
- rm -r ./benchmarks/data_dirs && ln -s /home/tgrogers-raid/a/common/data_dirs benchmarks/'
+ ln -s /home/tgrogers-raid/a/common/data_dirs benchmarks/'
sh 'source /home/tgrogers-raid/a/common/gpgpu-sim-setup/4.2_env_setup.sh &&\
source `pwd`/setup_environment &&\
cd gpgpu-sim_simulations && \