summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Green <[email protected]>2018-04-11 17:34:46 -0400
committerRoland Green <[email protected]>2018-04-11 17:34:46 -0400
commit323bdd7b7e2a20193452dc7c254bdc620b289765 (patch)
treef08ab8ff85d78c9fb47b34113547c24dbbe59853
parent353f89859216ea5939c0e5998e0048708384440c (diff)
parent755a3cfa1b2b1711f395702d32a927dc53bee212 (diff)
Merge branch 'dev-purdue-integration' into gcc_support
-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 && \