Make work path relative in test cfg files.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Files]
|
||||
fileNamePrefix=7layer_stack
|
||||
workPath=/home/zaher/LEM/git/trimsp/tests/7layer_stack
|
||||
workPath=./
|
||||
[Layers]
|
||||
numLayer=7
|
||||
L1Comp=SiO2
|
||||
@@ -25,7 +25,7 @@ L7Comp=Si
|
||||
L7rho=2.33
|
||||
L7d=10000
|
||||
[ProjectileParameters]
|
||||
workPath=/home/zaher/LEM/git/trimsp/tests/7layer_stack
|
||||
workPath=./
|
||||
fileNamePrefix=7layer_stack
|
||||
ProjType=muon
|
||||
numberProj=5000
|
||||
|
||||
Reference in New Issue
Block a user