core: fix cmp invocation in BSD systems
BSD cmp doesn't have the option of reading from stdin, so use process substitution instead.
Loading
Please register or sign in to comment
BSD cmp doesn't have the option of reading from stdin, so use process substitution instead.