db: Fix next fall-out with make distcheck

This commit is contained in:
Holger Hans Peter Freyther 2014-05-01 07:53:42 +02:00
parent f242e7afef
commit 3c9068f185
2 changed files with 2 additions and 1 deletions

View File

@ -157,6 +157,7 @@ int main()
printf("Testing subscriber database code.\n");
osmo_init_logging(&log_info);
log_set_print_filename(osmo_stderr_target, 0);
if (db_init("hlr.sqlite3")) {
printf("DB: Failed to init database. Please check the option settings.\n");

View File

@ -1,2 +1,2 @@
<000d> db.c:274 Going to migrate from revision 3
Going to migrate from revision 3