Skip to content

Commit b0f0f83

Browse files
committed
Debian: Check if build really built pgloader
Cannot save core with multiple threads running.
1 parent 3e06d1b commit b0f0f83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debian/rules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ override_dh_auto_build-arch:
5757
|| echo $$? > buildapp.fail
5858
cat buildapp.log
5959
test ! -f buildapp.fail
60+
ls -l build/bin/pgloader
6061
$(MAKE) -C docs html
6162

6263
override_dh_auto_test:

0 commit comments

Comments
 (0)