X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=lookup.c;h=95ab6af01f2f54454474e87c4143bcdfb29f4e6f;hb=refs%2Ftags%2F0.1.0;hp=e4ac9cefaecbe36fdbfbb7ba815d3de916e63940;hpb=200b89a2c66c58c41a27883f021850445698b337;p=onak.git diff --git a/lookup.c b/lookup.c index e4ac9ce..95ab6af 100644 --- a/lookup.c +++ b/lookup.c @@ -119,6 +119,7 @@ int main(int argc, char *argv[]) } else if (search == NULL) { puts("Error: No key to search for supplied."); } else { + readconfig(); initdb(); switch (op) { case OP_GET: