-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor PrettyPrinter type-checking and extend it to all commands
- Loading branch information
sara hartse
committed
Feb 26, 2020
1 parent
bf5de5c
commit 0062baf
Showing
2 changed files
with
30 additions
and
13 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
2 changes: 1 addition & 1 deletion
2
tests/integration/data/regression_output/linux/addr spa_namespace_avl | cpu_counter_sum
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
sdb: cpu_counter_sum: input is not a percpu_counter | ||
sdb: cpu_counter_sum: exepected input of type struct percpu_counter *, but received type avl_tree_t * |