chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Test suite: Rename dgit-repos-policy-debian DB retry hook env var (nfc)
[dgit.git]
/
tests
/
tests
/
debpolicy-dbretry
diff --git
a/tests/tests/debpolicy-dbretry
b/tests/tests/debpolicy-dbretry
index
e24175e
..
d45718a
100755
(executable)
--- a/
tests/tests/debpolicy-dbretry
+++ b/
tests/tests/debpolicy-dbretry
@@
-44,7
+44,7
@@
while ! grep $taint $taintsout; do sleep 0.1; done
t-dgit build
-DGIT_
DRS_
RPD_TEST_DBLOOP_HOOK='
+DGIT_RPD_TEST_DBLOOP_HOOK='
print STDERR "DBLOOP HOOK $sleepy\n";
$poldbh->sqlite_busy_timeout(500);
if ($sleepy > 2) {