Skip to content
Snippets Groups Projects
Commit 30d9270e authored by Alexander Mueller's avatar Alexander Mueller
Browse files

BugID: 477

PVSS_II env was not set in the right way.
parent 040b2586
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
curPath=`pwd`
sysName="CTU1"
export PVSS_II=$curPath/$1/config/config
export PVSS_II=$curPath/config/config
PVSStoolSyncTypes -system 1 $sysName -project $1
cp config/progs config/progs.orig
cp config/progs.nav config/progs
......
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