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

echo -n "- "
cat $1
echo
echo -n "+ "
cat $2
echo