Closed danielocfb closed 2 years ago
diff(1) exits with 0 if two files are equal and 1 if they are not. That means our conditional logic is inverse of what it should be. Make sure to always update the config we use by swapping the branches.
diff(1)
Signed-off-by: Daniel Müller deso@posteo.net
diff(1)
exits with 0 if two files are equal and 1 if they are not. That means our conditional logic is inverse of what it should be. Make sure to always update the config we use by swapping the branches.Signed-off-by: Daniel Müller deso@posteo.net