-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Affects Version/s: None
-
Component/s: None
-
None
Branch permdb introduces exit_with_error/2 and check_error/3. Some calls to the former have 1st and 2nd arguments swapped. I suggest we hide exit_with_error and change all calls to use check_error instead.