remove mention of 'talercheck'
This commit is contained in:
parent
0bb06fab55
commit
b72b58b560
@ -135,7 +135,7 @@ main (int argc,
|
||||
if (0 != system (purgedb_cmd))
|
||||
{
|
||||
fprintf (stderr,
|
||||
"Could not purge database 'talercheck'\n");
|
||||
"Could not purge database\n");
|
||||
return 77;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user