Skip to content
Snippets Groups Projects
Commit 94e3d52c authored by Marko Petric's avatar Marko Petric
Browse files

remove unnecessary line

parent 8454cc8a
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@ slc6-gcc48:
- make install
- make test
- cd ../..
- rm -rf .svn
- rsync -arv --delete . clictel@lxplus:/afs/cern.ch/eng/clic/software/DD4hep/x86_64-slc6-gcc48-opt <<< $CLICTEL_PASS
slc6-gcc49:
......@@ -43,7 +42,6 @@ slc6-gcc49:
- make install
- make test
- cd ../..
- rm -rf .svn
- rsync -arv --delete . clictel@lxplus:/afs/cern.ch/eng/clic/software/DD4hep/x86_64-slc6-gcc49-opt <<< $CLICTEL_PASS
centos7-gcc49:
......@@ -67,5 +65,4 @@ centos7-gcc49:
- make install
- make test
- cd ../..
- rm -rf .svn
- rsync -arv --delete . clictel@lxplus:/afs/cern.ch/eng/clic/software/DD4hep/x86_64-centos7-gcc49-opt <<< $CLICTEL_PASS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment