You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ldbc_socialnet_qgen/src/com/openlinksw/bibm/sib/TestDriver.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ public class TestDriver extends AbstractTestDriver {
57
57
,"Directly specifies a query mix directory."
58
58
,"Can be used several times, and with -ucf optionDirectly specifies a query mix directory.");
59
59
60
-
BooleanOptionrandomProfileViewQuery = newBooleanOption("rpvq", "trigger the profile view query from the specified directory for some of the returned persons");
60
+
BooleanOptionrandomProfileViewQuery = newBooleanOption("rpvq", "trigger the profile view query for some of the returned persons");
61
61
62
62
publicIntegerOptionwarmups=newIntegerOption("w <number of warm up runs before actual measuring>", 0,
0 commit comments