forked from Ericsson/codechecker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[client] Fix source content change error when diffing remote runs
When diffing two runs from a command-line client, a `The following source file contents changed since the latest analysis:` error is shown instead of the diff. To reproduce the problem we just have to remove the project folder after storage or use the --trim-path-prefix option during storage and then just run the diff command with two remote runs.
- Loading branch information
1 parent
6626d77
commit f3998ed
Showing
2 changed files
with
17 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters