Skip to content

Commit 75c94e0

Browse files
committed
Help updated
1 parent 5af9040 commit 75c94e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldbc_socialnet_qgen/src/com/openlinksw/bibm/sib/TestDriver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public class TestDriver extends AbstractTestDriver {
5757
,"Directly specifies a query mix directory."
5858
,"Can be used several times, and with -ucf optionDirectly specifies a query mix directory.");
5959

60-
BooleanOption randomProfileViewQuery = new BooleanOption("rpvq", "trigger the profile view query from the specified directory for some of the returned persons");
60+
BooleanOption randomProfileViewQuery = new BooleanOption("rpvq", "trigger the profile view query for some of the returned persons");
6161

6262
public IntegerOption warmups=new IntegerOption("w <number of warm up runs before actual measuring>", 0,
6363
"default: 0");

0 commit comments

Comments
 (0)