mirror of https://gitee.com/bigwinds/arangodb
fixed compaction bug
This commit is contained in:
parent
0221f2582c
commit
456f94bf47
|
@ -25,7 +25,7 @@ SFRE=2.5
|
|||
COMP=10
|
||||
BASE=4001
|
||||
|
||||
#rm -rf agency
|
||||
rm -rf agency
|
||||
mkdir -p agency
|
||||
echo -n "Starting agency ... "
|
||||
if [ $NRAGENTS -gt 1 ]; then
|
||||
|
|
Loading…
Reference in New Issue