projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5d9814
)
-recoverystats
author
jihoonl
<jihoonl>
Fri, 15 Jan 2010 01:12:56 +0000
(
01:12
+0000)
committer
jihoonl
<jihoonl>
Fri, 15 Jan 2010 01:12:56 +0000
(
01:12
+0000)
Robust/src/buildscript
patch
|
blob
|
history
diff --git
a/Robust/src/buildscript
b/Robust/src/buildscript
index 79cfb99dd8cd71af5a8c3cef613b534500075550..0e2d96d08a0e112306cfe1551d3eb14ef9e96324 100755
(executable)
--- a/
Robust/src/buildscript
+++ b/
Robust/src/buildscript
@@
-434,6
+434,7
@@
DSMRECOVERY=true
elif [[ $1 = '-recoverystats' ]]
then
JAVAOPTS="$JAVAOPTS -recoverystats"
+EXTRAOPTIONS="$EXTRAOPTIONS -DRECOVERYSTATS"
elif [[ $1 = '-distributioninfo' ]]
then
JAVAOPTS="$JAVAOPTS -distributioninfo"