diff options
Diffstat (limited to 'tests/db/loaddump-db.in')
-rw-r--r-- | tests/db/loaddump-db.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/db/loaddump-db.in b/tests/db/loaddump-db.in index 472580aa942b..00d81861c863 100644 --- a/tests/db/loaddump-db.in +++ b/tests/db/loaddump-db.in @@ -37,7 +37,7 @@ srcdir="@srcdir@" objdir="@objdir@" -# If there is no useful db support compile in, disable test +# If there is no useful db support compiled in, disable test ./have-db || exit 77 R=EXAMPLE.ORG |