Skip to content

Commit cbd9678

Browse files
committed
mdbx-ci: add ci-script caption.
1 parent 0c77eca commit cbd9678

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

ci.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#!/usr/bin/env bash
2+
#
3+
# This script is temporary, is not part of libmdbx, and is used only for CI testing.
4+
#
5+
#######################################################################################
26

37
function failure() {
48
echo "Oops, $* failed ;(" >&2

0 commit comments

Comments
 (0)