summaryrefslogtreecommitdiff
path: root/Jenkinsfile
diff options
context:
space:
mode:
authorMahmoud <[email protected]>2018-05-15 20:03:45 -0400
committerMahmoud <[email protected]>2018-05-15 20:03:45 -0400
commita25caee6acbd801b055bdb1136b55ba09daff49b (patch)
tree720cb17bdc3ec5f86de9231ea53c74c56d485317 /Jenkinsfile
parente06cd8efa02bf54f4788b0655930c9c6c0e12311 (diff)
parentddf9da221c3e14e1e4204aba3fdaa59bca917ec6 (diff)
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution 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 && \