summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nightly.jenkinsfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/nightly.jenkinsfile b/nightly.jenkinsfile
index 0f9f779..1dbc246 100644
--- a/nightly.jenkinsfile
+++ b/nightly.jenkinsfile
@@ -25,7 +25,6 @@ pipeline {
sh 'rm -rf gpgpu-sim_simulations'
sh 'git clone [email protected]:tgrogers/gpgpu-sim_simulations.git && \
cd gpgpu-sim_simulations && \
- git checkout purdue-cluster && \
git pull && \
ln -s /home/tgrogers-raid/a/common/data_dirs benchmarks/'
sh 'source /home/tgrogers-raid/a/common/gpgpu-sim-setup/9.1_env_setup.sh &&\