aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/diff/TextDiffer/externalDiffTest.sh
blob: b067fade90e02447d7a9671768f0432c502bc514 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

printf '%s' '- '
cat $1
echo
printf "+ "
cat $2
echo