projects
/
pgfincore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fd49c1
)
Make tests fail on regression failure
author
Christoph Berg
<
[email protected]
>
Tue, 10 Dec 2013 15:50:06 +0000
(16:50 +0100)
committer
Christoph Berg
<
[email protected]
>
Tue, 10 Dec 2013 15:50:06 +0000
(16:50 +0100)
debian/tests/installcheck
patch
|
blob
|
blame
|
history
diff --git
a/debian/tests/installcheck
b/debian/tests/installcheck
index a930405ca136495f1c80eef50533eac6ddd04d2d..d5396e5d959e5f7dc85c95943c11545ae992b0f8 100755
(executable)
--- a/
debian/tests/installcheck
+++ b/
debian/tests/installcheck
@@
-9,5
+9,6
@@
for v in $(pg_buildext supported-versions); do
echo "**** regression.diffs ****"
cat regression.diffs
fi
+ exit 1
fi
done