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
This command will write all conflicts found to the file `/path/to/traces/conflicts.txt`
18
+
The `semantics` option needs to match the one provided by the underlying file system. For example, if the traces were collected on UnifyFS, set it to "commit".
19
19
20
-
3. Finally run the verification code, which checks if those conflicting operations are properly synchronzied.
20
+
This command will write all potential conflicts found to the file `/path/to/traces/conflicts.txt`
0 commit comments