Skip to content

Commit ed730c6

Browse files
Rana AlotaibiRana Alotaibi
Rana Alotaibi
authored and
Rana Alotaibi
committed
Fix format
1 parent 5d4bcb9 commit ed730c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/java/com/oltpbenchmark/api/Worker.java

+3-3
Original file line numberDiff line numberDiff line change
@@ -734,9 +734,9 @@ protected void initialize() {
734734
}
735735

736736
/**
737-
* Set up the session by running a set of statements before benchmark execution begins.
738-
* The path of the file where a set of statements defined should be added
739-
* in <sessionsetupfile> </sessionsetupfile>
737+
* Set up the session by running a set of statements before benchmark execution begins. The path
738+
* of the file where a set of statements defined should be added in <sessionsetupfile>
739+
* </sessionsetupfile>
740740
*/
741741
protected void setupSession() {
742742
try {

0 commit comments

Comments
 (0)