mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
Configure patches from Brook Milligan.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
for file in `cat "$@" | grep 'failed$' | cut -d " " -f 1`
|
||||
do
|
||||
echo "====== $file ======"
|
||||
diff -w expected/$file.out results
|
||||
diff -uw expected/$file.out results
|
||||
done
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user