File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,6 +66,8 @@ To execute the replication you can run the `execute` script corresponding to you
6666> #### Linux/Mac (bash):
6767> ` ./stop-execution.sh `
6868
69+ You might see warnings or errors reported from SLF4J like ` Failed to load class "org.slf4j.impl.StaticLoggerBinder ` which you can safely ignore.
70+
6971The results of the verification will be stored in the [ results] ( results ) directory.
7072
7173### Expected Output of the Verification
Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ To execute the replication you can run the `execute` script corresponding to you
5353> #### Linux/Mac (bash):
5454> ` ./stop-execution.sh `
5555
56+ You might see warnings or errors reported from SLF4J like ` Failed to load class "org.slf4j.impl.StaticLoggerBinder ` which you can safely ignore.
5657
5758### 1.3 View the results in the [ results] [ resultsdir ] directory
5859All raw results are stored in the [ results] [ resultsdir ] directory.
You can’t perform that action at this time.
0 commit comments