Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/readme
diff options
context:
space:
mode:
authorvlorenzo2012-08-31 07:52:57 +0000
committervlorenzo2012-08-31 07:52:57 +0000
commit1d039cadce08477bcea211fd1ab55e2143d1ce15 (patch)
tree30aae809414acbf821a6a506886491922792d3ea /readme
parent17049a38c4f8cbee13d03a7b1209298beff7ad52 (diff)
downloadorg.eclipse.papyrus-1d039cadce08477bcea211fd1ab55e2143d1ce15.tar.gz
org.eclipse.papyrus-1d039cadce08477bcea211fd1ab55e2143d1ce15.tar.xz
org.eclipse.papyrus-1d039cadce08477bcea211fd1ab55e2143d1ce15.zip
Update the script used to create psf files
Diffstat (limited to 'readme')
-rw-r--r--readme/scripts/create_psf_files.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme/scripts/create_psf_files.sh b/readme/scripts/create_psf_files.sh
index da1fceecac3..89335d1dc52 100644
--- a/readme/scripts/create_psf_files.sh
+++ b/readme/scripts/create_psf_files.sh
@@ -150,7 +150,7 @@ workingSetId=0
psf_workspace=$HOME/"psf_workspace"
svn=$psf_workspace/"svn"
generated_psf_folder=$psf_workspace/"generated_psf_folder"
-psf_dest="/home/data/users/vlorenzo/downloads/modeling/mdt/papyrus/psf/subclipse/trunk"
+psf_dest="/home/data/users/vlorenzo/downloads/modeling/mdt/papyrus/psf/subclipse/"
#the path of the trunk folders to download
extraplugins_trunk_path="http://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.papyrus/trunk/extraplugins/"

Back to the top