summaryrefslogtreecommitdiff
path: root/Jenkinsfile
diff options
context:
space:
mode:
authorTimothy G Rogers <[email protected]>2018-04-18 15:51:36 -0400
committerGitHub Enterprise <[email protected]>2018-04-18 15:51:36 -0400
commitddf9da221c3e14e1e4204aba3fdaa59bca917ec6 (patch)
treeb0b2c4d1720609648673b2dcefb021c0077598c6 /Jenkinsfile
parent9217cff18ab7608ee21ad48061be8f6febf88780 (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 && \