Merge "Omaha #3675 remove -clean option from installed caves" into omaha_14.4.1
Former-commit-id: 45140e7bd5ac2dcc51351d74dc87119aeac98f3b
This commit is contained in:
commit
87d80afd0b
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