Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2.0
-
None
Description
While updating an expected file for privs2/TEST144 I found that git treats these files as binary files. It turns out that a UDF that's used to display privilege information puts a NUL caracter into the output. This also causes the text to be truncated before we compare it (maybe in logsort or in the regression filter).
The fix is simple: Don't put the terminating NUL into the output value of the UDF.
Attachments
Issue Links
- links to