From fc60a830828f50d353800b01cac671281092efd9 Mon Sep 17 00:00:00 2001 From: Nate Jensen Date: Thu, 2 Oct 2014 08:30:25 -0500 Subject: [PATCH] Omaha #3675 remove -clean option from installed caves Change-Id: I2dc8f63d34e4247ebaa26f23c954d082d7bc4419 Former-commit-id: 9519a47ea459390148d07e97189df86e094c037b --- cave/com.raytheon.viz.product.awips/awips.product | 2 +- cave/com.raytheon.viz.product.awips/config.ini | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/cave/com.raytheon.viz.product.awips/awips.product b/cave/com.raytheon.viz.product.awips/awips.product index 6fd5170aa1..231c924231 100644 --- a/cave/com.raytheon.viz.product.awips/awips.product +++ b/cave/com.raytheon.viz.product.awips/awips.product @@ -14,7 +14,7 @@ - -data @user.home/caveData -user @user.home/caveData -clean + -data @user.home/caveData -user @user.home/caveData -consoleLog -XX:+UseG1GC -Dosgi.instance.area.readOnly=true diff --git a/cave/com.raytheon.viz.product.awips/config.ini b/cave/com.raytheon.viz.product.awips/config.ini index cc1fb6337c..3ecebb6573 100644 --- a/cave/com.raytheon.viz.product.awips/config.ini +++ b/cave/com.raytheon.viz.product.awips/config.ini @@ -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 \ No newline at end of file