Omaha #3675 remove -clean option from installed caves
Change-Id: I2dc8f63d34e4247ebaa26f23c954d082d7bc4419 Former-commit-id: 9519a47ea459390148d07e97189df86e094c037b
This commit is contained in:
parent
a5e4190b35
commit
fc60a83082
2 changed files with 1 additions and 4 deletions
|
@ -14,7 +14,7 @@
|
|||
</configIni>
|
||||
|
||||
<launcherArgs>
|
||||
<programArgs>-data @user.home/caveData -user @user.home/caveData -clean</programArgs>
|
||||
<programArgs>-data @user.home/caveData -user @user.home/caveData</programArgs>
|
||||
<programArgsLin>-consoleLog</programArgsLin>
|
||||
<vmArgs>-XX:+UseG1GC
|
||||
-Dosgi.instance.area.readOnly=true
|
||||
|
|
|
@ -59,8 +59,5 @@ eclipse.product=com.raytheon.viz.product.awips
|
|||
# The build identifier
|
||||
# eclipse.buildId=I20050627-1435
|
||||
|
||||
#uncomment if you want to use thrift for hdf5 access instead of filesystem
|
||||
#awips.mode=pypies
|
||||
|
||||
# End of file marker - must be here
|
||||
eof=eof
|
Loading…
Add table
Reference in a new issue