There was an error while loading. Please reload this page.
1 parent 0c77eca commit cbd9678Copy full SHA for cbd9678
1 file changed
ci.sh
@@ -1,4 +1,8 @@
1
#!/usr/bin/env bash
2
+#
3
+# This script is temporary, is not part of libmdbx, and is used only for CI testing.
4
5
+#######################################################################################
6
7
function failure() {
8
echo "Oops, $* failed ;(" >&2
0 commit comments