Signed-off-by: Rob Browning <
r...@defaultvalue.org>
---
test/lib/btl.sh | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/test/lib/btl.sh b/test/lib/btl.sh
index f20bf5b8..d6d52811 100644
--- a/test/lib/btl.sh
+++ b/test/lib/btl.sh
@@ -1,6 +1,8 @@
-# bup test lib: all code must assume "set +e" may be in effect, and
-# the state of pipefail is unspecified.
+# If not test-specific, see dev/lib.sh.
+
+# bup test lib: all code must assume "set +e" may or may not be in
+# effect, and the state of pipefail is unspecified.
btl-ent-oid()
{
--
2.47.3