Skip to content
Snippets Groups Projects
Commit e92b7732 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

no 'diff -o' on this system

parent 1116bf4f
Branches
Tags
No related merge requests found
......@@ -41,7 +41,7 @@ SLAPINDEX="../servers/slapd/tools/slapindex $LDAP_VERBOSE"
unset DIFF_OPTIONS
DIFF="diff -iu"
CMP="diff -io"
CMP="diff -i"
CMPOUT=/dev/null
SLAPD="../servers/slapd/slapd -s0"
SLURPD=../servers/slurpd/slurpd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment