Commit abf455bc authored by Rafael Monnerat's avatar Rafael Monnerat

playbook (util): Reverse the diff order to make it clear

  This change was suggested by @luke
parent 5f73f19f
...@@ -11,4 +11,4 @@ slapcache-download --destination=$TFILE ...@@ -11,4 +11,4 @@ slapcache-download --destination=$TFILE
tar -xzf $TFILE tar -xzf $TFILE
rm $TFILE rm $TFILE
diff -ruw $HERE $DFILE diff -ruw $DFILE $HERE
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment