-recoverystats
authorjihoonl <jihoonl>
Mon, 11 Jan 2010 10:54:37 +0000 (10:54 +0000)
committerjihoonl <jihoonl>
Mon, 11 Jan 2010 10:54:37 +0000 (10:54 +0000)
Robust/src/buildscript

index 3e229d9fb554d5627ee18924e6cf39f6307a9c79..eb1d2658e67eb74b483d5fffbb5f76fc8849288f 100755 (executable)
@@ -428,7 +428,7 @@ EXTRAOPTIONS="$EXTRAOPTIONS -DRECOVERY"
 DSMRECOVERY=true
 elif [[ $1 = '-recoverystats' ]]
 then
-EXTRAOPTIONS="$EXTRAOPTIONS -DRECOVERYSTATS"
+JAVAOPTS="$JAVAOPTS -recoverystats"
 elif [[ $1 = '-distributioninfo' ]]
 then
 JAVAOPTS="$JAVAOPTS -distributioninfo"