This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a commit to branch pr-test-1
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/pr-test-1 by this push:
new aa5e52ce2 ignore me
aa5e52ce2 is described below
commit aa5e52ce25dd37c812419199885f10c3a1113b54
Author: Robert Newson <[email protected]>
AuthorDate: Mon Nov 10 18:01:07 2025 +0000
ignore me
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 30ad40c24..7b39bbce8 100755
--- a/configure
+++ b/configure
@@ -14,6 +14,7 @@
# next steps:
# try running this, figure out what to do with the vars in the generated files
# in the bottom
+# ignore me
# cd into this script’s directory
rootdir="$(cd "${0%/*}" 2>/dev/null; echo "$PWD")"