We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ea0c8 commit 8206defCopy full SHA for 8206def
build_for_tests.sh
@@ -1,5 +1,7 @@
1
#! /bin/bash
2
3
+set -e
4
+
5
cd /home/pg_partman
6
7
make && make install
0 commit comments