mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-05 02:46:10 +02:00
Debian: Check if build really built pgloader
Cannot save core with multiple threads running.
This commit is contained in:
parent
3e06d1b9e1
commit
b0f0f8313b
1
debian/rules
vendored
1
debian/rules
vendored
@ -57,6 +57,7 @@ override_dh_auto_build-arch:
|
||||
|| echo $$? > buildapp.fail
|
||||
cat buildapp.log
|
||||
test ! -f buildapp.fail
|
||||
ls -l build/bin/pgloader
|
||||
$(MAKE) -C docs html
|
||||
|
||||
override_dh_auto_test:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user