Skip to content

Commit ff3ae64

Browse files
AlexanderSchultheissibbem
authored andcommitted
Updated readme
1 parent 6fbf005 commit ff3ae64

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,14 @@ To build the Docker container you can run the _build_ script corresponding to yo
3232
### 2. Start the replication
3333
To execute the replication you can run the _execute_ script corresponding to your OS with `replication` as first argument.
3434

35-
> The replication will at least require several hours and might require up to a few days depending on your system.
35+
> ! The replication will at least require several hours and might require up to a few days depending on your system.
3636
> Therefore, we offer a short validation (5-10 minutes) which runs _DiffDetective_ on only four of the datasets.
3737
> You can run it by providing "validation" as argument instead of "replication" (i.e., ./execute.sh validation).
38+
> If you want to stop the replication, you can call the provided script for stopping the container. Note that you will have to restart the entire replication, if you stop it at any point.
39+
> #### Windows:
40+
> `.\stop-execution.bat`
41+
> #### Linux/Mac (bash):
42+
> `./stop-execution.sh`
3843
3944
#### Windows:
4045
`.\execute.bat replication`

0 commit comments

Comments
 (0)