summaryrefslogtreecommitdiffstats
path: root/jjb/promise/docu-verify.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/promise/docu-verify.sh')
-rw-r--r--jjb/promise/docu-verify.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/jjb/promise/docu-verify.sh b/jjb/promise/docu-verify.sh
new file mode 100644
index 000000000..72d02cfe2
--- /dev/null
+++ b/jjb/promise/docu-verify.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+set -e
+set -o pipefail
+
+export PATH=$PATH:/usr/local/bin/
+
+make